Change the initial catalog of Git Bash
Git bash not always opens in the correct directory. In my case it has opened in /h/ for whatever reason. Since I wanted it to open i the ./repos, i decided to modify bash.bashrc
- Navigate to the directory of your Gir installation and /etc
- Edit bash.bashrc
- At the very end of the file add the following command:
Comments
Post a Comment