Skip to content

Instantly share code, notes, and snippets.

@marvin-marvin
Last active January 24, 2021 19:49
Show Gist options
  • Save marvin-marvin/48c57ded49adba5cda7d9ef34920ac68 to your computer and use it in GitHub Desktop.
Save marvin-marvin/48c57ded49adba5cda7d9ef34920ac68 to your computer and use it in GitHub Desktop.
github key push master
# insert in ~/.ssh/config
Host github.com
IdentityFile ~/.ssh/github_only_rsa
StrictHostKeyChecking no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment