diff --git a/git.json b/git.json index 0e562fe65b..fafc6ff03b 100644 --- a/git.json +++ b/git.json @@ -20,6 +20,14 @@ "usr\\bin\\tig.exe", "git-bash.exe" ], + "shortcuts": [ + [ + "git-bash.exe", + "Git Bash", + "--cd-to-home", + "usr\\share\\git\\git-for-windows.ico" + ] + ], "post_install": [ "git config --global credential.helper manager" ],