Created
January 20, 2018 20:18
-
-
Save ppartarr/8083f40e383e22b08ad55e491e05b251 to your computer and use it in GitHub Desktop.
Fix multiple RSA keys problem for ssh in github
This file contains 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
host github.com | |
hostname github.com | |
identityfile ~/.ssh/id_rsa_git | |
identitiesonly yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment