Skip to content

Instantly share code, notes, and snippets.

@eliasby
Created October 23, 2014 15:01
Show Gist options
  • Save eliasby/5006944b797b0d4f8590 to your computer and use it in GitHub Desktop.
Save eliasby/5006944b797b0d4f8590 to your computer and use it in GitHub Desktop.
Generate SSH key
ssh-keygen -t rsa -C "your_email@example.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment