最終更新:2013-02-09 (土) 18:01:03 (4087d)  

Cygwin Terminal
Top / Cygwin Terminal

エクスプローラーコンテキストメニューに表示

  • Unicode(UTF-16)のリトルエンディアンで保存。
    REGEDIT4
    [HKEY_CLASSES_ROOT\Directory\shell\BashHere]
    @="Cygwin Terminalで開く"
    
    [HKEY_CLASSES_ROOT\Directory\shell\BashHere\command]
    @="c:\\cygwin\\bin\\bash.exe --login -c \"cd '%1' ; exec /bin/bash -rcfile ~/.bashrc\""
    
    [HKEY_CLASSES_ROOT\Drive\shell\BashHere]
    @="Cygwin Terminalで開く"
    
    [HKEY_CLASSES_ROOT\Drive\shell\BashHere\command]
    @="c:\\cygwin\\bin\\bash.exe --login -c \"cd '%1' ; exec /bin/bash -rcfile ~/.bashrc\""