Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AleksejDix/b7ee7e9abbc27a9b99d3bfe061d9f49b to your computer and use it in GitHub Desktop.
Save AleksejDix/b7ee7e9abbc27a9b99d3bfe061d9f49b to your computer and use it in GitHub Desktop.
copy ssh 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