From a6f4717c5d7f8e561afb99c39dff8a548b0bb159 Mon Sep 17 00:00:00 2001 From: Lukasz Date: Thu, 9 Jan 2014 01:11:40 -0800 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 070f2c3..34ac026 100644 --- a/Plugins.md +++ b/Plugins.md @@ -1,6 +1,6 @@ Enable the plugins you want by editing your _~/.zshrc_ file. Example: - plugins=(rails3 git ruby) + plugins=(rails git ruby) _Completion plugins_ will let zsh know which arguments the package has so it can autocomplete. For instance, if you have the Homebrew plugin installed and type: