diff --git a/.zshrc b/.zshrc index f25379d..06a26be 100644 --- a/.zshrc +++ b/.zshrc @@ -64,9 +64,9 @@ ENABLE_CORRECTION="true" # Add wisely, as too many plugins slow down shell startup. plugins=( git - zsh-syntax-highlighting zsh-autosuggestions colored-man-pages + zsh-syntax-highlighting # must be last ) source $ZSH/oh-my-zsh.sh