Skip to content

Instantly share code, notes, and snippets.

@juancsr
Forked from rbialek/config
Last active June 19, 2021 18:40
Show Gist options
  • Save juancsr/bbb8573c7b2807cedc6d6b988e432171 to your computer and use it in GitHub Desktop.
Save juancsr/bbb8573c7b2807cedc6d6b988e432171 to your computer and use it in GitHub Desktop.
ssh/.config
Host github.com gist.github.com
User juancsr
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