Skip to content

Instantly share code, notes, and snippets.

View missedone's full-sized avatar

Nick Tan missedone

View GitHub Profile
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shell\cygwin-mintty]
@="Cygwin Mintty Here"
[HKEY_CLASSES_ROOT\Folder\shell\cygwin-mintty\command]
@="D:\\opt\\cygwin\\bin\\mintty.exe -e /usr/bin/bash --login -c \"cd \\\"`cygpath -u '%1'`\\\"; exec bash\""