make new ssh key mac code example
Example 1: macos create ssh key
ssh-keygen -t rsa
Example 2: ssh key mac
ssh-keygen -t rsa
//copy to clipboard
pbcopy < ~/.ssh/id_rsa.pub
ssh-keygen -t rsa
ssh-keygen -t rsa
//copy to clipboard
pbcopy < ~/.ssh/id_rsa.pub