You have a nice keyboard. And using the mouse hinders your workflow.
sudo aptitude install xkbset
| #!/bin/sh | |
| ':' //; exec "$(command -v nodejs || command -v node)" "$0" "$@" | |
| "use strict"; | |
| /* | |
| * Copies over the files from an installed yum package into a specified folder | |
| * along with the files of all its dependency packages | |
| * | |
| * Requirements: |