prezto/modules/gpg
Mathias Fussenegger 0148ee6a4d Check for S.gpg-agent to see if gpg-agent is running
From GnuPG changelog:

>  Removed the GPG_AGENT_INFO related code.  GnuPG does now
>  always use a fixed socket name in its home directory.

Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
2014-12-08 17:54:41 -05:00
..
init.zsh Check for S.gpg-agent to see if gpg-agent is running 2014-12-08 17:54:41 -05:00
README.md Only one newline at end of file 2014-10-09 23:38:15 -04: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.