summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorHendrik Jaeger <henjae1@pf4vm75z.hnjs.home.arpa>2024-06-18 10:57:20 +0200
committerHendrik Jaeger <henjae1@pf4vm75z.hnjs.home.arpa>2024-06-18 10:57:20 +0200
commit6c7e13d0ef150ceed7590522ec900223e51afd63 (patch)
treef9400f21e3dc9d9c1ce5ba5b0a0b06e16c87015b /.zprofile
parent5011bbf944c67c343a23f370495f8dd14ada9bac (diff)
this caused trouble on a systemd system
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 3b1b75d..6abd585 100644
--- a/.zprofile
+++ b/.zprofile
@@ -30,7 +30,6 @@ 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