From f8da0452cec9de33f94a2c7c0c4a7949033625ae Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Sun, 30 Sep 2012 17:22:35 -0400 Subject: [PATCH] Fix SSH-Agent casing in README --- modules/ssh-agent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ssh-agent/README.md b/modules/ssh-agent/README.md index 17c5b73..392a866 100644 --- a/modules/ssh-agent/README.md +++ b/modules/ssh-agent/README.md @@ -8,7 +8,7 @@ Settings ### Agent Forwarding -To enable ssh-agent forwarding, add the following line to *zpreztorc*: +To enable SSH-Agent forwarding, add the following line to *zpreztorc*: zstyle ':prezto:module:ssh-agent' forwarding 'yes'