add ssh key to key chain
Add ssh key to the keychain.
ssh-add -K ~/.ssh/id_rsa
copy
Add ssh key to the keychain.
ssh-add -K ~/.ssh/id_rsa
copy