Skip to content

Instantly share code, notes, and snippets.

@rubinchyk
Forked from rbialek/config
Created August 20, 2021 14:37
Show Gist options
  • Save rubinchyk/071e240dd12d6bd39af64582b6816c6f to your computer and use it in GitHub Desktop.
Save rubinchyk/071e240dd12d6bd39af64582b6816c6f to your computer and use it in GitHub Desktop.
ssh/.config (Github)
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