Skip to content

Instantly share code, notes, and snippets.

@qutorial
Last active November 23, 2017 22:00
Show Gist options
  • Save qutorial/b2e74034df637de6681a1445015ce706 to your computer and use it in GitHub Desktop.
Save qutorial/b2e74034df637de6681a1445015ce706 to your computer and use it in GitHub Desktop.
Generate SSH Key
ssh-keygen -t ed25519 -C "you@example.com"
firefox https://github.com/settings/keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment