aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
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$"`