summaryrefslogtreecommitdiffstats
path: root/.config/env
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-07-01 01:58:29 +0200
committerJoe <rbo@gmx.us>2024-07-01 01:59:05 +0200
commit7618a56066edadcf7e0f6f13df1ee444a7dc3829 (patch)
tree378527a287d2f5ab12bdf4edb3933347e5dbaab8 /.config/env
parentup (diff)
downloaddotfiles-bsd-7618a56066edadcf7e0f6f13df1ee444a7dc3829.tar.gz
dotfiles-bsd-7618a56066edadcf7e0f6f13df1ee444a7dc3829.tar.bz2
dotfiles-bsd-7618a56066edadcf7e0f6f13df1ee444a7dc3829.tar.xz
dotfiles-bsd-7618a56066edadcf7e0f6f13df1ee444a7dc3829.tar.zst
dotfiles-bsd-7618a56066edadcf7e0f6f13df1ee444a7dc3829.zip
up
Diffstat (limited to '')
-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'