42-git-37-鼠标右键手动添加git-bash

概述

鼠标右键没有git bash的解决办法

操作

1、打开注册表

win+r,输入regedit

2、找到shell目录

路径为:计算机\HKEY_CLASSES_ROOT\Directory\Background\shell

如果Background目录下没有shell文件夹就新建shell文件夹。

3、在shell目录上右键-新建-项,命名bash

4、点击新建的Bash 右侧出现默认,点击默认,设置值为Open in Bash

5、在bash目录上右键-新建-项,命名command

6、点击commond,右侧出现默认,点击默认,修改值为你的git-bash路径

以我的举例

D:\software\git\Git\git-bash.exe

7、保存关闭注册表,在任意目录鼠标右键测试