Last active
February 3, 2017 16:44
-
-
Save daliborgogic/91fa210d8b2423511a0a2a9ab48a3e69 to your computer and use it in GitHub Desktop.
Launch Hyperterm from the current file or the root project folder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
// 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