From 4a537636a9feda34fb5bc0c0972a5dc2a80aed26 Mon Sep 17 00:00:00 2001 From: Spencer Comerford Date: Mon, 4 Aug 2014 18:04:25 -0600 Subject: [PATCH] Updated plugins --- templates/zshrc.zsh-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 2498ee78b..1794ca85d 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -47,7 +47,7 @@ COMPLETION_WAITING_DOTS="true" # plugins=(git bundler gem web-search rails ruby sprunge pip lol git-flow history-substring-search urltools themes copyfile copydir colored-man autoenv) # Plugins if is OSX -plugins=(git bundler gem web-search rails ruby sprunge pip lol git-flow history-substring-search urltools themes copyfile copydir colored-man autoenv brew osx terminalapp forklift sublime) +plugins=(git gem web-search rails ruby sprunge pip lol git-flow history-substring-search urltools themes copyfile copydir colored-man autoenv brew osx terminalapp cloudapp compleat git-extras jsontools node nom sudo web-search wd) source $ZSH/oh-my-zsh.sh