Remove git from omz configuration

This commit is contained in:
Eryn Wells 2013-03-12 15:48:56 -07:00
parent 9375e417d5
commit f04ecc43ac
2 changed files with 2 additions and 1 deletions

2
zshrc
View file

@ -45,7 +45,7 @@ function configure_omz #{{{
DISABLE_AUTO_UPDATE="true"
COMPLETION_WAITING_DOTS="true"
plugins=(autojump brew encode64 fasd git gnu-utils history osx python)
plugins=(autojump brew encode64 fasd gnu-utils history osx python)
source $ZSH/oh-my-zsh.sh