Skip to content

Instantly share code, notes, and snippets.

@dipanjal
Forked from rbialek/config
Created February 8, 2025 14:57
Show Gist options
  • Save dipanjal/81d6618d560d99bb8125a333c86850ed to your computer and use it in GitHub Desktop.
Save dipanjal/81d6618d560d99bb8125a333c86850ed 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