Skip to content

Instantly share code, notes, and snippets.

@leob
Last active July 30, 2016 08:33
Show Gist options
  • Save leob/9c3737532793e10efc2502fdd9e3776b to your computer and use it in GitHub Desktop.
Save leob/9c3737532793e10efc2502fdd9e3776b to your computer and use it in GitHub Desktop.
Useful keyboard shortcuts that increase my efficiency on OSX

Notes: "Cmd" is the Apple key.

General

  • Cmd-W --- close application window
  • Cmd-Q --- quit application
  • Cmd-Tab --- switch between open applications
  • Cmd-` --- switch between application windows
  • Cmd, --- open preferences (any app)

Finder

  • Enter --- rename file (when file is selected in Finder)
  • Cmd-O --- open file (when file is selected in Finder)

Browsers (Chrome, Firefox etc)

  • Shift-Cmd-H --- go Home
  • Cmd-Alt-I -- open Developer tools
  • Shift-Cmd-{ or -} --- select previous/next tab (also works in the Terminal app)
  • Cmd-T --- open a new Tab (also works in the Terminal app)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment