Files
dotfiles/.oh-my-zsh/plugins/gpg-agent/README.md
T
2020-05-06 22:06:16 +02:00

212 B
Executable File

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)