Setup a new computer
- Download Xcode from the App Store
- Install developer tools
xcode-select --install
./bootstrap
# If at work you must be off VPN else Github will throttle you
./script/install-personal-binaries
Install Dracula theme for the following applications
- Install from Conda
- re-bootstrap to remove CONDA cruft from zshrc
- Caps Lock to Control
- Map cmd+shift+\ to show notification center
-
Left - ctrl + cmd + left
-
Right - ctrl - cmd + right
-
Left Third - ctrl + alt + cmd + left
-
Right Third - ctrl + alt + cmd + right
-
Left Two Thirds - ctrl + alt + cmd + up
-
Right Two Thirds - ctrl + alt + cmd + down
-
maximize - ctrl + alt + cmd + m
- New todo - ctrl + cmd + space
- helper todo - ctrl + alt + cmd + space
- Upper left - Mission control
- lower left - desktop
- Upper Right - application windows
- lower left - quick note
- set font to
Menlo Regular for Powerline
@ 14pt
- "Show most recent messages at the top"
gh codespace ssh -- -t 'zsh -l'