Tuesday, August 4, 2020

Change the Command Prompt Default Path

I regularly use the command prompt to navigate Git, and only infrequently for anything else.
Since I keep all my local repos in a single home directory - it's convenient to have the command prompt start there. Here's how:

Programs -> Command Prompt -> Open File Location

Right click -> Properties

Change the "Start In" directory to your desired directory

Next time you start command prompt it will start in that directory!

No comments:

Post a Comment