Skip to content

Instantly share code, notes, and snippets.

@poad
Created September 12, 2016 02:13
Show Gist options
  • Save poad/6c4956d9cfe6a1d1b5ae9dd213466261 to your computer and use it in GitHub Desktop.
Save poad/6c4956d9cfe6a1d1b5ae9dd213466261 to your computer and use it in GitHub Desktop.
[メモ] ConEmuからMSYS2のmintty経由でbashを起動する ref: http://qiita.com/poad1010/items/e15acefdb82ba8158822
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