Skip to content

Instantly share code, notes, and snippets.

@salanisor
Forked from rbialek/config
Created October 6, 2024 20:26
Show Gist options
  • Save salanisor/85c4691bbd65319a2f437d6f80f3e38d to your computer and use it in GitHub Desktop.
Save salanisor/85c4691bbd65319a2f437d6f80f3e38d to your computer and use it in GitHub Desktop.
ssh/.config
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