From: Hendrik Jaeger Date: Tue, 18 Jun 2024 08:57:20 +0000 (+0200) Subject: this caused trouble on a systemd system X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=6c7e13d0ef150ceed7590522ec900223e51afd63;p=user%2Fhenk%2Fvcsh%2Fzsh.git this caused trouble on a systemd system --- 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