dotfiles/dot_oh-my-zsh/plugins/gpg-agent
Sebastian Schulze 975a8ea294
[zsh] Update oh-my-zsh and fzf to latest master
2020-10-26 10:37:30 +01:00
..
README.md [zsh] Update oh-my-zsh and fzf to latest master 2020-10-26 10:37:30 +01:00
gpg-agent.plugin.zsh [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00

README.md

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)