dotfiles/zsh/.oh-my-zsh_old/plugins/gpg-agent
2020-03-09 15:32:52 +01:00
..
gpg-agent.plugin.zsh Fix zsh config inclusion 2020-03-09 15:32:52 +01:00
README.md Fix zsh config inclusion 2020-03-09 15:32:52 +01: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)