zsh plugin fix

This commit is contained in:
2025-08-20 17:04:24 +02:00
parent dced9bf363
commit 255381edff
2 changed files with 2 additions and 0 deletions

View File

@@ -35,3 +35,4 @@ function y() {
[ -n "$cwd" ] && [ "$cwd" != "$PWD" ] && builtin cd -- "$cwd"
rm -f -- "$tmp"
}
source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh