ohmyzsh/plugins/gpg-agent
2018-10-19 18:54:26 +02:00
..
gpg-agent.plugin.zsh Revert to checking if enable-ssh-support is set 2018-04-27 17:56:21 +02:00
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)