Skip to content

Instantly share code, notes, and snippets.

@sprhawk
Created November 23, 2011 19:06
Show Gist options
  • Select an option

  • Save sprhawk/1389574 to your computer and use it in GitHub Desktop.

Select an option

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 git@github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment