summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index a79c4e0..5234ed0 100644
--- a/.zprofile
+++ b/.zprofile
@@ -30,6 +30,7 @@ export LC_TELEPHONE="de_CH.UTF-8"
export LC_MEASUREMENT="de_CH.UTF-8"
export LC_IDENTIFICATION="de_CH.UTF-8"
+export XDG_RUNTIME_DIR="${HOME}/.local/xdg_runtime_dir"
# do not use cowsay
export ANSIBLE_NOCOWS=1