Skip to content

Instantly share code, notes, and snippets.

@fornarat
Last active October 9, 2015 21:43
Show Gist options
  • Save fornarat/86881f37fe5197368b6d to your computer and use it in GitHub Desktop.
Save fornarat/86881f37fe5197368b6d to your computer and use it in GitHub Desktop.
Copies the contents of the id_rsa.pub file to your clipboard
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