Skip to content

Instantly share code, notes, and snippets.

@BramDriesen
Created December 12, 2018 09:40
Show Gist options
  • Save BramDriesen/1b01896b2d51b0487d5b3700aa73e2f4 to your computer and use it in GitHub Desktop.
Save BramDriesen/1b01896b2d51b0487d5b3700aa73e2f4 to your computer and use it in GitHub Desktop.
One line command to copy your public ssh key
cat ~/.ssh/id_rsa.pub | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment