diff --git a/modules/ssh/README.md b/modules/ssh/README.md index 45bd2bd2..748627f7 100644 --- a/modules/ssh/README.md +++ b/modules/ssh/README.md @@ -4,7 +4,8 @@ SSH Provides for an easier use of [SSH][1] by setting up [ssh-agent][2]. This module is disabled on Mac OS X due to custom Apple SSH support rendering it -unnecessary. +unnecessary. You can use `ssh-add -K` to store identities in the Keychain, they +will be added to ssh-agent automatically and persist between reboots. Settings --------