diff --git a/.zshrc b/.zshrc index 06af746..cd334bc 100644 --- a/.zshrc +++ b/.zshrc @@ -53,7 +53,8 @@ COMPLETION_WAITING_DOTS="true" # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(git zsh-autosuggestions zsh-completions vi-mode) +#plugins=(git zsh-autosuggestions zsh-completions vi-mode) +plugins=(git) # User configuration