- Add the following to `~/.ssh/config`: ```Host * AddKeysToAgent yes UseKeychain yes IdentityFile ~/.ssh/id_rsa```
~/.ssh/config: