mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 13:50:09 +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
|
## 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:
|
To enable **agent forwarding support** add the following to your zshrc file:
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
|
|
Loading…
Reference in a new issue