Skip to content

Instantly share code, notes, and snippets.

@gokulkrishh
Last active July 19, 2018 11:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save gokulkrishh/fc9f99bd8770d1ca99a5 to your computer and use it in GitHub Desktop.
Save gokulkrishh/fc9f99bd8770d1ca99a5 to your computer and use it in GitHub Desktop.
GIT config
#GOKULKRISHH
Host github.com
HostName github.com
User git
IdentityFile ~/.ssh/id_rsa
#WORK
Host github.com
HostName github.com
User git
IdentityFile ~/.ssh/id_work_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment