Skip to content

Instantly share code, notes, and snippets.

@justinseiter
Created July 24, 2013 00:15
Show Gist options
  • Save justinseiter/6067194 to your computer and use it in GitHub Desktop.
Save justinseiter/6067194 to your computer and use it in GitHub Desktop.
Copy SSH public key.
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