Skip to content

Instantly share code, notes, and snippets.

@supasympa
Created June 20, 2012 04:44
Show Gist options
  • Save supasympa/2958155 to your computer and use it in GitHub Desktop.
Save supasympa/2958155 to your computer and use it in GitHub Desktop.
Adding a shortcut to ssh
Host gh
Hostname github.com
User git
IdentityFile ~/.ssh/somekey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment