注册表路径

HKEY_CLASSES_ROOT\Directory\Background\shell

新建项取名open in git

默认设置为右键显示的名称 Git Bash Here

新建字符串值名称Icon,值为图标地址,例如我的地址如下

F:\CODE\PortableGit-2.23.0-64-bit\mingw64\share\git\git-for-windows.ico

git便携版 添加git-bash到右键菜单

 

 在open in Git项下新建command项

修改默认值为

F:\CODE\PortableGit-2.23.0-64-bit\usr\bin\bash.exe --login -i
"F:\CODE\PortableGit-2.23.0-64-bit\"为便携版Git路径

相关文章:

  • 2021-08-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-30
  • 2022-01-10
  • 2021-12-20
猜你喜欢
  • 2021-06-12
  • 2021-08-17
  • 2021-10-05
  • 2022-01-24
  • 2022-12-23
  • 2021-07-03
  • 2021-07-25
相关资源
相似解决方案