From 47beefb6e163b4f1393bb810b2e68e81f80e4d20 Mon Sep 17 00:00:00 2001 From: Aaron Biggs Date: Mon, 18 Dec 2017 10:32:12 -0600 Subject: [PATCH] Fix plugins call --- templates/zshrc.zsh-template | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 2c719571e..141e71f00 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -59,8 +59,6 @@ ZSH_THEME="agnoster" # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. plugins=(common-aliases git rbenv systemadmin) - git -) source $ZSH/oh-my-zsh.sh