Skip to content

Instantly share code, notes, and snippets.

@daliborgogic
Last active February 3, 2017 16:44
Show Gist options
  • Save daliborgogic/91fa210d8b2423511a0a2a9ab48a3e69 to your computer and use it in GitHub Desktop.
Save daliborgogic/91fa210d8b2423511a0a2a9ab48a3e69 to your computer and use it in GitHub Desktop.
Launch Hyperterm from the current file or the root project folder
// https://packagecontrol.io/packages/Terminal
{
"terminal": "/opt/Hyper/hyper",
"parameters": ["%CWD%"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment