Created
October 19, 2013 10:30
-
-
Save Anachron/7054252 to your computer and use it in GitHub Desktop.
Portable Windows Programming (PWP) CLI
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
| @echo off; | |
| start cmd /k "set HOME=%cd%\git\etc&&set PATH=%cd%\node;%cd%\node\node_modules\.bin;%cd%\git\bin;%PATH%;&&set SSH_AUTH_SOCK=%cd%\git\etc\.ssh\agentsock" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment