Created
September 12, 2016 02:13
-
-
Save poad/6c4956d9cfe6a1d1b5ae9dd213466261 to your computer and use it in GitHub Desktop.
[メモ] ConEmuからMSYS2のmintty経由でbashを起動する ref: http://qiita.com/poad1010/items/e15acefdb82ba8158822
This file contains 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
set CHERE_INVOKING=1 & %ConEmuDrive%\msys64\usr\bin\mintty.exe -i /msys2.ico /usr/bin/bash --login -new_console:d:%ConEmuDrive%\msys64\home\%username% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment