mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-31 03:35:22 +08:00
218 B
218 B
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)