]> arthur.barton.de Git - ax-zsh.git/blob - plugins/gnupg/README.md
Add README.md files for plugins
[ax-zsh.git] / plugins / gnupg / README.md
1 ## gnupg
2
3 Setup *GnuPG* using *gpg*(1) or *gpg2*(1) command:
4
5 - `gpg2`: use the same completions than for `gpg`.
6 - When `gpg` isn't installed but `gpg2` is, alias it to `gpg`, too.
7
8 ### Command Aliases
9
10 - `gpg`: When `gpg2` is available but `gpg` isn't.