ohmyzsh/plugins/gpg-agent
Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00
..
README.md Clean up plugin READMEs and a few plugins 2020-03-11 19:57:46 +01:00
gpg-agent.plugin.zsh Revert to checking if `enable-ssh-support` is set 2018-04-27 17:56:21 +02:00

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)