Skip to content

Instantly share code, notes, and snippets.

@tmazur
Created August 8, 2014 11:52
Show Gist options
  • Save tmazur/b6a396f543facc7a01cf to your computer and use it in GitHub Desktop.
Save tmazur/b6a396f543facc7a01cf to your computer and use it in GitHub Desktop.
Launch Cygwin in current directory with login shell (works in Freecommander)
C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico /bin/env CHERE_INVOKING=1 /bin/bash --login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment