diff --git a/zsh/.config/zsh/.zshenv b/zsh/.config/zsh/.zshenv index 2bbf4a8..50e7da2 100644 --- a/zsh/.config/zsh/.zshenv +++ b/zsh/.config/zsh/.zshenv @@ -17,7 +17,7 @@ export LESS="-R" export LESSHISTFILE="/dev/null" # Lol -export ANSIBLE_COW_SELECTION="random" +export ANSIBLE_NOCOWS=1 # Secret variables [[ -f $ZDOTDIR/.env.zsh ]] && source $ZDOTDIR/.env.zsh