Skip to content

Instantly share code, notes, and snippets.

@wzn2014
Forked from rbialek/config
Created May 6, 2022 09:42
Show Gist options
  • Save wzn2014/ff0e8536e74d84e7dbb1ce55b55975e5 to your computer and use it in GitHub Desktop.
Save wzn2014/ff0e8536e74d84e7dbb1ce55b55975e5 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
@wzn2014
Copy link
Author

wzn2014 commented May 6, 2022

#Verify Github on Galaxy. gid:hJsZydgz2rYToxYjfHPQHL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment