Add SSH private key to Keychain to be automatically available when ssh
•
•
3 min read
On OSX, the native ssh-add command has a special argument to save the private key’s passphrase in the OSX Keychain, which means that your normal login will unlock it for use with ssh1
go to Store passphrase in the Keychain sectionStore passphrase in the Keychain
ssh-add --apple-use-keychain ~/.ssh/id_ed25519