Skip to content

Instantly share code, notes, and snippets.

@tylerfowle
Created May 31, 2017 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tylerfowle/496af74ca46bbceaa40307317a2afa36 to your computer and use it in GitHub Desktop.
Save tylerfowle/496af74ca46bbceaa40307317a2afa36 to your computer and use it in GitHub Desktop.
Fix sierra forgetting ssh passphrase

add this to your ~/.ssh/config

Host *
    UseKeychain yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment