Clarify ssh-agent settings position

This commit is contained in:
Marc Cornellà 2018-05-28 17:09:53 +02:00 committed by Gaetan Semet
commit 703a7250bc

View file

@ -11,6 +11,8 @@ plugins=(... ssh-agent)
## Instructions
**IMPORTANT: put these settings _before_ the line that sources oh-my-zsh**
To enable **agent forwarding support** add the following to your zshrc file:
```zsh