ohmyzsh/plugins/gpg-agent
2018-10-19 18:54:26 +02:00
..
gpg-agent.plugin.zsh
README.md add link to documentation 2018-10-19 18:54:26 +02:00

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)