Next:
Package Management
Up:
Windows
Previous:
Tuning
Contents
Git Bash on Windows
Create aliases:
alias cdgit="cd /d/Google Drive/Github/repo"
Add to .bashrc in home directory to make this permanent.