Browse Source

Clarify ssh-agent settings position

Marc Cornellà 7 years ago
parent
commit
ebda8af870
1 changed files with 2 additions and 0 deletions
  1. 2 0
      plugins/ssh-agent/README.md

+ 2 - 0
plugins/ssh-agent/README.md

@@ -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