0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

add link to documentation

This commit is contained in:
Marc Cornellà 2018-10-19 18:54:26 +02:00 committed by GitHub
parent eb87529b98
commit ca50dfda9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# gpg-agent
Enable gpg-agent if it is not running.
Enables [GPG's gpg-agent](https://www.gnupg.org/documentation/manuals/gnupg/) if it is not running.
To use it, add gpg-agent to the plugins array of your zshrc file:
```