.files/dotfiles/zshenv

5 lines
144 B
Plaintext
Raw Normal View History

2019-04-20 16:34:19 +00:00
# Fix for JetBrains with non-re-parenting window managers
export _JAVA_AWT_WM_NONREPARENTING=1
# Disable Ansible cowsay
export ANSIBLE_NOCOWS=1