Skip to content

Instantly share code, notes, and snippets.

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 vectorsize/7098364 to your computer and use it in GitHub Desktop.
Save vectorsize/7098364 to your computer and use it in GitHub Desktop.
sublime.open-with-terminal
{
"caption": "Terminal",
"id": "side-bar-files-open-with-terminal",
"command": "side_bar_files_open_with",
"args": {
"paths": [],
"application": "Terminal.app"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment