Programmer's dairy.
On Mac, add UseKeyChain to ~/.ssh/config
nano ~/.ssh/config
and add the following
Host *
UseKeychain yes