Skip to content

Instantly share code, notes, and snippets.

@jgwill
Created March 9, 2019 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgwill/e190e3f8005937dae3e79b6663d068d9 to your computer and use it in GitHub Desktop.
Save jgwill/e190e3f8005937dae3e79b6663d068d9 to your computer and use it in GitHub Desktop.
#@A Creating and Getting an SSH public key for GitHub
ssh-keygen
cat .ssh/id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment