On recent versions, need this in your ~/.ssh/config:
# for Keychain (acting as agent) to load the ssh keyfile AddKeysToAgent yes # For ssh to then use Keychain as an agent UseKeychain yes
On recent versions, need this in your ~/.ssh/config: