Created
January 7, 2015 08:48
-
-
Save david-hodgetts/3f19d3a41a795e39bf85 to your computer and use it in GitHub Desktop.
ConEmu cygwin settings
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
// Task definition {Cygwin} | |
%SystemDrive%\cygwin64\bin\bash.exe --login -i | |
// split console task (make sure Cygwin is in System path) | |
cygwin --login -i -cur_console:n | |
cmd -cur_console:s1TVn |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment