Skip to content

Instantly share code, notes, and snippets.

@qntmpkts
Created November 14, 2017 20:54
Show Gist options
  • Save qntmpkts/6aa8c54c4f8d25f3971b136d114f8da0 to your computer and use it in GitHub Desktop.
Save qntmpkts/6aa8c54c4f8d25f3971b136d114f8da0 to your computer and use it in GitHub Desktop.
.ssh/config entry for github.com
Host github.com
User git
Hostname github.com
PreferredAuthentications publickey
IdentityFile /home/user/.ssh/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment