ohmyzsh/plugins/gpg-agent
Stephan Salzmann eb87529b98 Adding gpg-agent plugin README 2018-10-19 16:36:51 +02:00
..
README.md Adding gpg-agent plugin README 2018-10-19 16:36:51 +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

gpg-agent

Enable gpg-agent if it is not running.

To use it, add gpg-agent to the plugins array of your zshrc file:

plugins=(... gpg-agent)