Created
August 19, 2016 04:46
-
-
Save tstellanova/51e4b4d775b62fe56789f2a4981c5a4d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| On OS X you can persist keys in ssh-agent by storing them in the built in "Keychain" application by using the -K option to ssh-add | |
| ssh-add -K /path/to/key |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment