Skip to content

Instantly share code, notes, and snippets.

@iegik
Last active January 30, 2021 21:29
Show Gist options
  • Save iegik/9ef28175c3b64d4516a17f7e1549bba4 to your computer and use it in GitHub Desktop.
Save iegik/9ef28175c3b64d4516a17f7e1549bba4 to your computer and use it in GitHub Desktop.

  • === Option
  • === Command or CMD
  • === Escape or ESC
  • === Shift
  • === Caps Lock or CpsLck

+ ` - Switch between same app windows

+ + . - Show hidden files

fn + + Up - PgUp

fn + + Dwn - PgDwn

+ + G - Open GoTo dialog

+ Control + Q - Lock

Show path in Title:

defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES && killall Finder

Alt + space -> m - Move an Open Window with the Keyboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment