mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-11-01 06:11:12 +00:00
26 lines
550 B
Markdown
26 lines
550 B
Markdown
GPG-Agent
|
|
=========
|
|
|
|
Provides for an easier use of [gpg-agent][1].
|
|
|
|
Settings
|
|
--------
|
|
|
|
### SSH-Agent Protocol Emulation
|
|
|
|
To enable SSH-Agent protocol emulation, add the following line to *zpreztorc*:
|
|
|
|
zstyle ':prezto:module:gpg-agent' ssh-support 'yes'
|
|
|
|
Authors
|
|
-------
|
|
|
|
*The authors of this module should be contacted via the [issue tracker][2].*
|
|
|
|
- [Florian Walch](https://github.com/fwalch)
|
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
|
|
|
[1]: http://linux.die.net/man/1/gpg-agent
|
|
[2]: https://github.com/sorin-ionescu/prezto/issues
|
|
|