Skip to content

Instantly share code, notes, and snippets.

@tstellanova
Created August 19, 2016 04:46
Show Gist options
  • Save tstellanova/51e4b4d775b62fe56789f2a4981c5a4d to your computer and use it in GitHub Desktop.
Save tstellanova/51e4b4d775b62fe56789f2a4981c5a4d to your computer and use it in GitHub Desktop.
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