diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index c2c37dc..d64c038 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -2,8 +2,8 @@ source $ZDOTDIR/zsh-git-prompt/zshrc.sh source $ZDOTDIR/window-title-bar.sh source $ZDOTDIR/git-aliases.sh -source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh +source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh # The following lines were added by compinstall zstyle ':completion:*' completer _complete _ignored