mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Clarify ssh-agent settings position
This commit is contained in:
parent
ce2890bef9
commit
ebda8af870
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue