diff --git a/git-with-openssh.json b/git-with-openssh.json index 16a1bf0e0b..af7be8fe14 100644 --- a/git-with-openssh.json +++ b/git-with-openssh.json @@ -28,6 +28,14 @@ "usr\\bin\\ssh-keyscan.exe", "usr\\bin\\tig.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" ],