My home directory in CMD/Git Bash is a network drive H:\. I want my directory to be the same as my user profile C:\Users\Phil. I don't want to have a network drive be my home directory because it's much slower. How can I change this?
When I enter cd ~ I want it to go to C:\Users\Phil instead of the network drive.