Skip to content

Instantly share code, notes, and snippets.

@soundslikeinfo
Last active November 29, 2019 22:36
Show Gist options
  • Save soundslikeinfo/1297716 to your computer and use it in GitHub Desktop.
Save soundslikeinfo/1297716 to your computer and use it in GitHub Desktop.
[copy from shell] #LegacyGISTS
# MAC
pbcopy < ~/.ssh/id_rsa.pub
# SSH
xclip -sel clip < ~/.ssh/id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment