Skip to content

Instantly share code, notes, and snippets.

@DamnWidget
Created January 29, 2013 10:27
Show Gist options
  • Save DamnWidget/4663322 to your computer and use it in GitHub Desktop.
Save DamnWidget/4663322 to your computer and use it in GitHub Desktop.
Just execute keychain
# execute keychain in zsh session start
eval $(keychain --eval --agents ssh -Q --quiet ~/.ssh/id_rsa)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment