A collection of configuration files for my terminal environment and Linux Desktop.
Run tests with ./run_tests.sh
How to get started on Linux:
ansible-playbook --ask-become-pass ansible/ansible-linux.yml
How to get started on Mac:
- install brew
- make sure you have the right architecture in ansible/ansible-mac.yml
/usr/local/bin/brew install ansible
/usr/local/bin/ansible-playbook ansible/ansible-mac.yml
Improving keyboard shortcuts on Mac:
-
swap command and function key under: Keyboard -> Keyboard Shortcuts -> Modifier Keys
-
setup Keyboard -> Keyboard Shortcuts -> App Shortcuts
- For chrome map
Forward
tocommand+I
andBack
tocommand+O
- for iterm map
Copy
toshift+command+C
andPaste
toshift+command+V
- For chrome map
-
setup iterm Keys to send hex codes:
- 0x02 -> command-B
- 0x03 -> command-C
- 0x04 -> command-D
- 0x07 -> command-G
- 0x0a -> command-J
- 0x0b -> command-K
- 0x0e -> command-N
- 0x10 -> command-P
- 0x12 -> command-R
- 0x16 -> command-V
- 0x17 -> command-W
- 0x1a -> command-Z