This is a short guide on how to copy your ssh key to the clipboard.
Mac
pbcopy < ~/.ssh/id_rsa.pub
Linux (Ubuntu, Debian)
cat ~/.ssh/id_rsa.pub
Windows (Git Bash)
clip < ~/.ssh/id_rsa.pub
This is a short guide on how to copy your ssh key to the clipboard.
Mac
pbcopy < ~/.ssh/id_rsa.pub
Linux (Ubuntu, Debian)
cat ~/.ssh/id_rsa.pub
Windows (Git Bash)
clip < ~/.ssh/id_rsa.pub
For further actions, you may consider blocking this person and/or reporting abuse
Awa -
Tiioluwani -
Fazly Fathhy -
Avradeep Nayak -
Top comments (0)