When I open the git Shell window, I have to do each day the same thing.
I start in location: ~/Desktop/Github
Then I have to repeat these steps all the time.
Is there a way to create a executable file to run these commands ?
cd y:
cd Websites
cd Projects
etc..
A colleague of mine gave the answer, but it was very simple, You just have to run GitHub (not the shell) and then to, tools -> options and then in the default storage directory you go to your default work path. 🙂