Created
June 18, 2013 23:23
-
-
Save wx13/5810413 to your computer and use it in GitHub Desktop.
windows shortcut to a cygwin terminal program
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
C:\path-to-cygwin\bin\mintty.exe -he -l -e /bin/bash -c "PATH=$PATH:/bin/ && /path-to-program/program -z $1" "%1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment