Skip to content

Instantly share code, notes, and snippets.

@zeta709
Created August 28, 2017 07:12
Show Gist options
  • Save zeta709/51dd2f6646d964acc2164d56dd4ec573 to your computer and use it in GitHub Desktop.
Save zeta709/51dd2f6646d964acc2164d56dd4ec573 to your computer and use it in GitHub Desktop.
~/.ssh/config
Host github.com
HostName github.com
User git
IdentityFile /home/user/.ssh/id_rsa_alt
IdentitiesOnly yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment