prezto/modules/gpg
Mathias Fussenegger 60022786c3 gpg: check for S.gpg-agent to see if gpg-agent is running
from gpg changelog:

>  Removed the GPG_AGENT_INFO related code.  GnuPG does now
>  always use a fixed socket name in its home directory.
2014-11-27 22:19:13 +01:00
..
init.zsh gpg: check for S.gpg-agent to see if gpg-agent is running 2014-11-27 22:19:13 +01: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.