Clarify ssh-agent settings position

This commit is contained in:
Marc Cornellà 2018-05-28 17:09:53 +02:00 committed by GitHub
parent ce2890bef9
commit ebda8af870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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