From 2304be4e32201f39f933edcad3774eaca9cd4e11 Mon Sep 17 00:00:00 2001 From: iamcheeseman <[hidden email]> Date: Tue, 3 Mar 2026 09:04:20 -0500 Subject: switch to dwm --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index bde898c..684cf24 100644 --- a/.zshrc +++ b/.zshrc @@ -22,5 +22,5 @@ zstyle ":completion:*" menu select zstyle ":completion:*:*:*:*:descriptions" format "%B%F{green}%d%f" zstyle ":completion:*" group-name "" -source .zshextra +source ~/.zshextra source `xbps-query -f zsh-syntax-highlighting | grep "zsh-syntax-highlighting.zsh$"` -- cgit v1.3-2-g0d8e