Skip to content

Instantly share code, notes, and snippets.

@Kumquatum
Created April 16, 2020 06:48
Show Gist options
  • Save Kumquatum/13b426dd576970de2ce911ad865bdaae to your computer and use it in GitHub Desktop.
Save Kumquatum/13b426dd576970de2ce911ad865bdaae to your computer and use it in GitHub Desktop.
# Telling git to use a specific private key
Host github.com
HostName github.com
IdentityFile ~/.ssh/id_rsa_github
User git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment