Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins 4 years ago
..
README.md 610b2529d2 Clean up plugin READMEs and a few plugins 4 years ago
gpg-agent.plugin.zsh 8eba19208d Revert to checking if `enable-ssh-support` is set 6 years ago

README.md

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)