Skip to content

Instantly share code, notes, and snippets.

@rubinchyk
Forked from rbialek/config
Last active September 28, 2024 20:02
Show Gist options
  • Select an option

  • Save rubinchyk/071e240dd12d6bd39af64582b6816c6f to your computer and use it in GitHub Desktop.

Select an option

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