Skip to content

Instantly share code, notes, and snippets.

@simonsj
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save simonsj/b9e4b30d806d7da5a8df to your computer and use it in GitHub Desktop.

Select an option

Save simonsj/b9e4b30d806d7da5a8df to your computer and use it in GitHub Desktop.
Pointing OSX 'ssh-agent' to Your Own Copy
Modify this file: /System/Library/LaunchAgents/org.openbsd.ssh-agent.plist.
To point the 'ssh-agent' path to whatever one you built, or maybe one that you can find in your brew area.
I do a clean restart to get the change to take effect.
Once I do that 'ssh-add -l' shows my ed25519 key in ssh-agent as desired.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment