Skip to content

Instantly share code, notes, and snippets.

@ambas
Last active November 14, 2017 11: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 ambas/dc1255f037ebe1522fc9 to your computer and use it in GitHub Desktop.
Save ambas/dc1255f037ebe1522fc9 to your computer and use it in GitHub Desktop.
for generate public key
ssh-keygen -t rsa -C "ambaschobsanti@gmail.com" && pbcopy < ~/.ssh/id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment