zsh: Disable dirhistory plugin as I never used it

This commit is contained in:
2025-09-07 05:17:35 +02:00
parent 9a76b5071e
commit 17a23eb7e4

View File

@@ -25,7 +25,6 @@ plugins=(
tmux
colored-man-pages
command-not-found
dirhistory
zsh-autopair
fast-syntax-highlighting
)