mirror of
https://github.com/DazAh/dotfiles
synced 2026-09-22 17:48:29 +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)
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)