Wayne Lloyd c96fc233c4 fix(gpg-agent): suppress errors from `gpgconf` (#10769) | 2 年之前 | |
---|---|---|
.. | ||
README.md | 3 年之前 | |
gpg-agent.plugin.zsh | 2 年之前 |
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)