prezto/modules/gpg
Indrajit Raychaudhuri ac628c9059 [general] Switch code block formatting to use fence formatting
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
2017-07-22 13:11:29 -05:00
..
init.zsh gpg: fix enable-ssh-support detection 2017-07-07 13:54:19 -07:00
README.md [general] Switch code block formatting to use fence formatting 2017-07-22 13:11:29 -05:00

GPG

Provides for an easier use of GPG by setting up gpg-agent.

SSH

To enable OpenSSH Agent protocol emulation, and make gpg-agent a drop-in replacement for ssh-agent, add the following line to ~/.gnupg/gpg-agent.conf:

enable-ssh-support

When OpenSSH Agent protocol emulation is enabled, this module will load the SSH module for additional processing.

Authors

The authors of this module should be contacted via the issue tracker.