Skip to content

Instantly share code, notes, and snippets.

@limistah
Created August 5, 2019 12:39
Show Gist options
  • Save limistah/ad6f164db5ba3dcc1d28bceba623db6b to your computer and use it in GitHub Desktop.
Save limistah/ad6f164db5ba3dcc1d28bceba623db6b to your computer and use it in GitHub Desktop.
Copy public ssh key file to the 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