Created
June 29, 2020 16:56
-
-
Save raymelon/09138b767042a1c1c08f19969acbfa6b to your computer and use it in GitHub Desktop.
(WSL) copy default ssh public key to clipboard
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
| cat ~/.ssh/{keyname}.pub | clip.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment