Files
dotfiles/zsh/.oh-my-zsh/plugins/gpg-agent
..
2020-01-22 17:47:26 +01:00
2020-01-22 17:47:26 +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)