How do I launch a Git Bash window with particular working directory using a script?
Another option is to create a shortcut with the following properties: Target should be: “%SYSTEMDRIVE%\Program Files (x86)\Git\bin\sh.exe” –login Start in is the folder you wish your Git Bash prompt to launch into.