patch zsh synatx highlighting references

This commit is contained in:
2026-01-12 14:56:58 +00:00
parent f4c9bfcb56
commit 4b7494f93f
2 changed files with 2 additions and 1 deletions

2
.zshrc
View File

@@ -19,4 +19,4 @@ source ~/powerlevel10k/powerlevel10k.zsh-theme
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f ~/.p10k.zsh ]] || source ~/.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

View File

@@ -4,3 +4,4 @@
- thunar - thunar
- wofi - wofi
- adw-gtk-theme - adw-gtk-theme
- zsh-syntax-highlighting