Skip to content

Instantly share code, notes, and snippets.

@andyg1
Created February 15, 2016 15:52
Show Gist options
  • Select an option

  • Save andyg1/839bf163361957e5185e to your computer and use it in GitHub Desktop.

Select an option

Save andyg1/839bf163361957e5185e to your computer and use it in GitHub Desktop.
copy public key to clipboard
cat ~/.ssh/id_rsa.pub | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment