Skip to content

Instantly share code, notes, and snippets.

@adlerzei
Forked from rbialek/config
Created January 5, 2021 07:44
Show Gist options
  • Save adlerzei/4be7a216d2afb9341ec11420a0f2d210 to your computer and use it in GitHub Desktop.
Save adlerzei/4be7a216d2afb9341ec11420a0f2d210 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