Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins | 4 年之前 | |
---|---|---|
.. | ||
README.md | 4 年之前 | |
gpg-agent.plugin.zsh | 6 年之前 |
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)