prezto/modules/gpg
Dominic Reich a8e9b91650
personalize (combined commit from over the years)
usually amended and force-pushed
(git add . && git commit --amend && git push --force)

to update it use `git pull --rebase` with no changes in ~/.zprezto
2024-12-24 14:18:09 +01:00
..
init.zsh personalize (combined commit from over the years) 2024-12-24 14:18:09 +01:00
README.md general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00

GPG

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

Settings

SSH

To enable OpenSSH Agent protocol emulation, and make gpg-agent a drop-in replacement for ssh-agent, add the following line to $GNUPGHOME/gpg-agent.conf or $$HOME/.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.