Skip to content

Instantly share code, notes, and snippets.

@gapurov
Created February 3, 2022 14:27
Show Gist options
  • Save gapurov/18c1a55df32bf4996aebd8eb4c249b78 to your computer and use it in GitHub Desktop.
Save gapurov/18c1a55df32bf4996aebd8eb4c249b78 to your computer and use it in GitHub Desktop.
pbcopz
pbcopy < ~/.ssh/id_rsa.pub
# or
cat ~/.ssh/id_rsa.pub | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment