右クリック フォルダ Cygwin で 開く を登録
カテゴリー: General
2015-11-24
手順
(1) chere の インストール
cygwinのsetup.exe からインストールしてください
chere
sdesc: "Cygwin Prompt Here context menus"
ldesc: "Shell script to manage shell here context menus for Cygwin"
category: Shells Utils System
(2) コンテキストメニューに登録します
すべてのユーザー
chere -ina -e "Open Cygwin Bash Here" -t mintty
カレントユーザーのみ
chere -ic -e "Open Cygwin Bash Here" -t mintty
-i | インストール |
-a | All Users |
-c | カレントユーザーのみ |
-n | コントロールパネルに削除を登録 |
-t | 端末エミュレータの指定 デフォルト:コマンドプロンプト cmd rxvt mintty xterm urxvt |
-s | シェルを指定 ash bash cmd dash fish mksh pdksh posh tcsh zsh |
-e | メニューに割り当てる説明文字を指定 ショットカートを割り当てるには & |
いま使っているcygwinのシェルは、
echo $SHELL で確認できます
(3) フォント、サイズの変更
どこでもいいので、作った右クリックからフォルダを開いて
メニュー右上をクリック → プロパティ
【アンインストール】
chere -u