Skip to content

Commit

Permalink
Disable oh-my-zsh updating, causes issues with submoduling
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Anderson committed Jan 10, 2013
1 parent f0f7403 commit 1d884f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/.zsh/oh-my.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

ZSH=$HOME/.oh-my-zsh
ZSH_THEME="coarsesand"
DISABLE_AUTO_UPDATE="true"

plugins=(bundler django git github mercurial node pip powder rake rbenv vi-mode vundle)
if [[ `uname` == 'Darwin' ]]
Expand Down

0 comments on commit 1d884f8

Please sign in to comment.