diff --git a/.zshrc b/.zshrc index 0708dfb..dddde3f 100644 --- a/.zshrc +++ b/.zshrc @@ -9,7 +9,7 @@ export ZSH="$HOME/.oh-my-zsh" # Plugins -plugins=(git) +plugins=() # Themes ZSH_THEME="robbyrussell"