diff --git a/shell/zshrc.sh b/shell/zshrc.sh index a780ee0..0add897 100644 --- a/shell/zshrc.sh +++ b/shell/zshrc.sh @@ -34,8 +34,8 @@ DISABLE_AUTO_TITLE="true" # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Example format: plugins=(rails git textmate ruby lighthouse) -plugins=(brew bundler cake cap gem heroku node nyan osx powder python rails \ - ruby thor vagrant) +plugins=(brew bundler cake cap gem heroku node nyan osx powder python ruby \ + thor vagrant) source "$ZSH/oh-my-zsh.sh"