Skip to content

Instantly share code, notes, and snippets.

@pszponder
Forked from rbialek/config
Created January 29, 2022 05:28
Show Gist options
  • Save pszponder/3e14a7d4a02678d3c2b55076ff271e14 to your computer and use it in GitHub Desktop.
Save pszponder/3e14a7d4a02678d3c2b55076ff271e14 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