gpg-agent
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)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.md | add link to documentation | |
gpg-agent.plugin.zsh | Revert to checking if `enable-ssh-support` is set |
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)