summaryrefslogtreecommitdiff
path: root/plugins/ssh-agent
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2018-06-09 13:05:26 -0400
committerTuowen Zhao <ztuowen@gmail.com>2018-06-09 13:05:26 -0400
commit59e91cd97fcc3c406751f019215f957b36614022 (patch)
tree850cab9426806618e7e8a7a7b5c905a2be019e50 /plugins/ssh-agent
parentdb38c7c3b2921783d955912262f87ee7dd8cd31b (diff)
parentf461d21de1bd0c1394e57a2e3af69778692e4ba4 (diff)
downloadzsh-59e91cd97fcc3c406751f019215f957b36614022.tar.gz
zsh-59e91cd97fcc3c406751f019215f957b36614022.tar.bz2
zsh-59e91cd97fcc3c406751f019215f957b36614022.zip
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'plugins/ssh-agent')
-rw-r--r--plugins/ssh-agent/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ssh-agent/README.md b/plugins/ssh-agent/README.md
index 00af42f01..85d8c8a85 100644
--- a/plugins/ssh-agent/README.md
+++ b/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