From 311a468de08231c3dd2327473b79066a25e67462 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Sun, 1 Jun 2025 21:22:12 +0530 Subject: name fixes --- .config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 4482bfc..a1a32d8 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -329,5 +329,5 @@ pyenvs() { } # Load syntax highlighter; should be last. -source "${XDG_CONFIG_HOME:-$HOME/.config}/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh" +source "$ZDOTDIR/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" -- cgit v1.2.3