Skip to content

Instantly share code, notes, and snippets.

@ppartarr
Created January 20, 2018 20:18
Show Gist options
  • Save ppartarr/8083f40e383e22b08ad55e491e05b251 to your computer and use it in GitHub Desktop.
Save ppartarr/8083f40e383e22b08ad55e491e05b251 to your computer and use it in GitHub Desktop.
Fix multiple RSA keys problem for ssh in github
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