diff options
author | Hendrik Jaeger <henjae1@pf4vm75z.hnjs.home.arpa> | 2024-06-18 10:57:20 +0200 |
---|---|---|
committer | Hendrik Jaeger <henjae1@pf4vm75z.hnjs.home.arpa> | 2024-06-18 10:57:20 +0200 |
commit | 6c7e13d0ef150ceed7590522ec900223e51afd63 (patch) | |
tree | f9400f21e3dc9d9c1ce5ba5b0a0b06e16c87015b | |
parent | 5011bbf944c67c343a23f370495f8dd14ada9bac (diff) |
this caused trouble on a systemd system
-rw-r--r-- | .zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |