summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tag-zsh/zshenv2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-zsh/zshenv b/tag-zsh/zshenv
index 48b93e17..354c54da 100644
--- a/tag-zsh/zshenv
+++ b/tag-zsh/zshenv
@@ -1,3 +1,3 @@
-ZDOTDIR="$HOME/.config/zsh"
+ZDOTDIR="${XDG_CONFIG_HOME:=$HOME/.config}/zsh"
 
 source "$ZDOTDIR"/.zshenv