2012-06-14 16:51:03 +00:00
|
|
|
GPG-Agent
|
|
|
|
=========
|
|
|
|
|
|
|
|
Provides for an easier use of [gpg-agent][1].
|
|
|
|
|
2012-09-30 21:19:34 +00:00
|
|
|
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'
|
|
|
|
|
2012-06-14 16:51:03 +00:00
|
|
|
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
|
2012-09-03 20:08:39 +00:00
|
|
|
[2]: https://github.com/sorin-ionescu/prezto/issues
|
2012-06-14 16:51:03 +00:00
|
|
|
|