Created
July 5, 2019 06:48
-
-
Save evinasgu/065910d2b24a34fbab008f6b1d282abc to your computer and use it in GitHub Desktop.
Command to xclip my ssh public key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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