dotfiles/dot_oh-my-zsh/plugins/gpg-agent
2020-06-15 05:31:33 -05:00
..
gpg-agent.plugin.zsh import omz 2020-06-15 05:31:33 -05:00
README.md import omz 2020-06-15 05:31:33 -05: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)