diff options
Diffstat (limited to '.zprofile')
-rw-r--r-- | .zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |