dotfiles/zsh/.oh-my-zsh/plugins/gpg-agent
2024-06-19 00:06:56 +02:00
..
gpg-agent.plugin.zsh First commit 2024-06-19 00:06:56 +02:00
README.md First commit 2024-06-19 00:06:56 +02: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)