Skip to content

Instantly share code, notes, and snippets.

@sprhawk
Created November 23, 2011 19:06
Show Gist options
  • Save sprhawk/1389574 to your computer and use it in GitHub Desktop.
Save sprhawk/1389574 to your computer and use it in GitHub Desktop.
ssh
ssh-keygen -t rsa -C "..."
to ~/.ssh/github_id_rsa
ssh-add ~/.ssh/github_id_rsa
ssh -T [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment