Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save zfwf/7d472c00dc7086c980a36f5b3b305a87 to your computer and use it in GitHub Desktop.

Select an option

Save zfwf/7d472c00dc7086c980a36f5b3b305a87 to your computer and use it in GitHub Desktop.
Git bash in Windows terminal
{
"guid": "{ec8fd78a-8825-4fb0-a81b-2f8596b94d90}",
"name": "Git Bash",
"commandline": "%USERPROFILE%\\scoop\\apps\\git\\current\\bin\\bash.exe --login -i",
"icon": "%USERPROFILE%\\scoop\\apps\\git\\current\\mingw64\\share\\git\\git-for-windows.ico",
"startingDirectory": "%USERPROFILE%"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment