Skip to content

Instantly share code, notes, and snippets.

@licvido
Created March 10, 2015 23:11
Show Gist options
  • Save licvido/6eaba11112ec49dc91d5 to your computer and use it in GitHub Desktop.
Save licvido/6eaba11112ec49dc91d5 to your computer and use it in GitHub Desktop.
SSH: Generating key for git
ssh-keygen -t rsa -C "[email protected]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment