change the paste key in mac code example
Example 1: copy public key mac
pbcopy < ~/.ssh/id_rsa.pub
Example 2: copy paste mac
Select the text, then:
cmd + C
put the cursor when you want, then:
cmd + V
pbcopy < ~/.ssh/id_rsa.pub
Select the text, then:
cmd + C
put the cursor when you want, then:
cmd + V