Created
February 3, 2022 14:27
-
-
Save gapurov/18c1a55df32bf4996aebd8eb4c249b78 to your computer and use it in GitHub Desktop.
pbcopz
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
pbcopy < ~/.ssh/id_rsa.pub | |
# or | |
cat ~/.ssh/id_rsa.pub | pbcopy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment