Skip to content

Instantly share code, notes, and snippets.

@neerajsingh0101
Created February 18, 2010 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neerajsingh0101/df7d13a0556cd4a1bc13 to your computer and use it in GitHub Desktop.
Save neerajsingh0101/df7d13a0556cd4a1bc13 to your computer and use it in GitHub Desktop.
> cat config
Host github.com
User john
Hostname github.com
IdentityFile /Users/neeraj/.ssh/private_key_of_john
> ssh github.com # and it will ssh into box as john
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment