mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-09-24 03:56:07 +02:00
gpg-agent
Enable gpg-agent if it is not running.
To use it, add gpg-agent to the plugins array of your zshrc file:
plugins=(... gpg-agent)