Skip to content

Instantly share code, notes, and snippets.

@vzool
Created December 27, 2016 16:45
Show Gist options
  • Select an option

  • Save vzool/6dacd0df6aef8611b12cb248fff5a08c to your computer and use it in GitHub Desktop.

Select an option

Save vzool/6dacd0df6aef8611b12cb248fff5a08c to your computer and use it in GitHub Desktop.
~/.ssh/config
Host testgithub
HostName github.com
User git
IdentityFile ~/.ssh/id_rsa_testgithub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment