Fix typo in ssh-agent.plugin.zsh file

This commit is contained in:
Tehmasp Chaudhri 2013-05-11 14:08:53 -06:00
commit 702e99d2c4

View file

@ -1,7 +1,7 @@
# #
# INSTRUCTIONS # INSTRUCTIONS
# #
# To enabled agent forwarding support add the following to # To enable agent forwarding support add the following to
# your .zshrc file: # your .zshrc file:
# #
# zstyle :omz:plugins:ssh-agent agent-forwarding on # zstyle :omz:plugins:ssh-agent agent-forwarding on