Fix plugins call

This commit is contained in:
Aaron Biggs 2017-12-18 10:32:12 -06:00
commit 47beefb6e1

View file

@ -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