summaryrefslogtreecommitdiffstats
path: root/.config/env
diff options
context:
space:
mode:
Diffstat (limited to '.config/env')
-rw-r--r--.config/env1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/env b/.config/env
index ea0d54c..69fa266 100644
--- a/.config/env
+++ b/.config/env
@@ -74,6 +74,7 @@ export TSH_HOME="$XDG_CONFIG_HOME"/tsh
export WGETRC="$XDG_CONFIG_HOME/wgetrc"
export XINITRC="$XDG_CONFIG_HOME"/x11/xinitrc
export XSERVERRC="$XDG_CONFIG_HOME"/x11/xserverrc
+export _Z_DATA="$XDG_DATA_HOME"/z
# ccache
export CCACHE_PATH='/usr/bin:/usr/local/bin:/usr/local/llvm11/bin'