Created
March 13, 2017 20:21
-
-
Save elucid/ed37602bbf6170d1cd5269704af6769a to your computer and use it in GitHub Desktop.
fix ssh-agent in OS X sierra
This file contains 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
ssh-add -A |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
as a one-time thing, you also need to
ssh-add -K /path/to/id_rsa
for each private key