- Command + Option + > = next third
- Command + Option + < = previous third
- Command + Option + ← = window to left
- Command + Option + → = window to right
- Command + Option + N = next screen
- Command + Shift + L = cursor at all selected lines
- Command + D = select next word
- Command + U = undo “select next word”
- Control + M = go to matching bracket
- Command + Shift + Space = select between brackets
- Control + X = save
- Control + K = cut line
- Control + U = paste line(s)
- Command + Option + \ = Mini 1Password window
- Command + Shift + C = copy password of selected entry
- Command + Control + C = copy username of selected entry
- Command + Shift = Spotlight
- Command + , = preferences
- Command + ` = next window of app
- Command + R = refresh session
- Command + Shift + Delete = empty thrash
- Command + Control + Q = Sleep
- Command + D = new sub terminal
- Command + T = new tab
- Control + Tab = next tab
- Control + Shift + Tab = previous tab
- Can’t use https://apple.stackexchange.com/a/114207 because of conflict with Spectacle
Oh-my-zsh (see https://github.com/ohmyzsh/ohmyzsh/wiki/Cheatsheet#git)
- gst = git status
- gd = git diff
- gds = git diff —staged
- gp = git push
- gl = git pull
- grb = git rebase
- ga = git add
- gc = git commit
- gc! = git commit --amend
- gco = git checkout
- gcb = git checkout -b
- z PARTIAL_PATH_HERE = cd to path
- l = ls -lah
- Command + T = new tab
- Control + Tab = next tab
- Control + Shift + Tab = previous tab
- Command + L = select address bar