Skip to content

Instantly share code, notes, and snippets.

@evinasgu
Created July 5, 2019 06:48
Show Gist options
  • Save evinasgu/065910d2b24a34fbab008f6b1d282abc to your computer and use it in GitHub Desktop.
Save evinasgu/065910d2b24a34fbab008f6b1d282abc to your computer and use it in GitHub Desktop.
Command to xclip my 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