]> arthur.barton.de Git - ax-zsh.git/blob - plugins/gnupg/README.md
gnupg: Don't fiddle with gpg-agent that much
[ax-zsh.git] / plugins / gnupg / README.md
1 ## gnupg
2
3 Setup *GnuPG* using *gpg*(1) or *gpg2*(1) command and try to setup a *GnuPG
4 agent* as well, either by reusing an already running agent process or by
5 starting a new one.
6
7 - `gpg2`: use the same completions than for `gpg`.
8 - When `gpg` isn't installed but `gpg2` is, alias it to `gpg`, too.
9
10 ### Command Aliases
11
12 - `gpg`: When `gpg2` is available but `gpg` isn't.