aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authoriamcheeseman <[hidden email]>2026-03-03 09:04:20 -0500
committeriamcheeseman <[hidden email]>2026-03-03 09:04:20 -0500
commit2304be4e32201f39f933edcad3774eaca9cd4e11 (patch)
tree4545b99c19bd89abcceae7245f5bd8dbfdf262b1 /.zshrc
parentc2f0e63b46a743910df00f64e44b10eadc18a365 (diff)
switch to dwm
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
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$"`