1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-04 22:39:25 +00:00

Move README files to documentation/markdown

This commit is contained in:
Sorin Ionescu
2012-09-11 10:46:13 -04:00
parent 2ebdbdcff5
commit cc2f163ad1
39 changed files with 109 additions and 0 deletions

View File

@ -1,27 +0,0 @@
GPG
===
Provides for an easier use of [GPG][1] by setting up [gpg-agent][2].
### 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][3].*
- [Sorin Ionescu](https://github.com/sorin-ionescu)
[1]: http://www.gnupg.org
[2]: http://linux.die.net/man/1/gpg-agent
[3]: https://github.com/sorin-ionescu/prezto/issues