From 4b7494f93fe4ffdbd4e7a130bb5bb8080c9d2c8e Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Mon, 12 Jan 2026 14:56:58 +0000 Subject: [PATCH] patch zsh synatx highlighting references --- .zshrc | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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