diff --git a/.zshrc b/.zshrc index 779c8c6..c695cbf 100644 --- a/.zshrc +++ b/.zshrc @@ -19,4 +19,4 @@ source ~/powerlevel10k/powerlevel10k.zsh-theme # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh -source /home/dylan/.zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh diff --git a/README.md b/README.md index 0b7405f..4e94ff0 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ - thunar - wofi - adw-gtk-theme +- zsh-syntax-highlighting