Created
October 19, 2017 08:35
-
-
Save rahman541/5b4acbddc9004a74615518a3f787291c to your computer and use it in GitHub Desktop.
Set default git bash as default OpenSSH Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\OpenSSH] | |
"DefaultShellCommandOption"="/" | |
"DefaultShell"="C:\\Program Files\\Git\\bin\\bash.exe" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment