Setting Default Home Directory with Git Bash
Recently I was getting a new development environment set up and I needed Git Bash. I noticed that Git Bash would start at an l drive when I launched it, instead of my user’s home directory. To change the directory to your user’s actual home directory, simply execute the following…