How do I change the default location for Git Bash on Windows?

后端 未结 18 1015
暗喜
暗喜 2020-11-28 01:32

I am using Git on Windows 7 and access my repositories through Git Bash. How can I change the default location that Git Bash opens in a convenient folder when I start it?

18条回答
  •  再見小時候
    2020-11-28 02:02

    Right click on Git Bash shortcutand then go to properties.
    In properties inside start in option add the location of the directory you want to start Git Bash in and apply the changes.

提交回复
热议问题