Files
Compose-Files/dotfiles/dot_oh-my-zsh/plugins/gpg-agent/README.md
T
2026-07-20 09:23:17 -04:00

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)