We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Just use the official guide - but all important: save to keychain to retain the authorised ssh-agent across sessions
ssh-add -k ~/.ssh/id_rsa
(I think Mac may be capital -K?)
-K
In 2020 I moved to GitLab for site generation, where SSH keys are ED25519 not RSA ("more secure and performant")