Skip to content

Instantly share code, notes, and snippets.

@ddo
Created March 30, 2014 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ddo/9875482 to your computer and use it in GitHub Desktop.
Save ddo/9875482 to your computer and use it in GitHub Desktop.
Sublime keymap
[
{ "keys": ["crt+shift+t"], "command": "open_terminal" },
{ "keys": ["crt+shift+alt+t"], "command": "open_terminal_project_folder" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment