diff --git a/zsh/zshrc b/zsh/zshrc index 2afbe7d3..2181816c 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -18,7 +18,7 @@ if [[ -d $HOME/.oh-my-zsh ]]; then ZSH_THEME="robbyrussell" # Default plugins. - plugins=(brew git github ruby) + plugins=(git ruby) # source every zsh file in user's custom/zsh/before. This is useful for setting theme and plugins. if [[ -d $yadr/custom/zsh/ ]]; then