Dapeng Gao e5b9b80008 fix(gpg-agent): correctly overwrite `$SSH_AUTH_SOCK` and other improvements (#7059) | 3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
gpg-agent.plugin.zsh | 3 years ago |
Enables GPG's gpg-agent if it is not running.
To use it, add gpg-agent
to the plugins array of your zshrc file:
plugins=(... gpg-agent)