summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index e597e8e..91da445 100644
--- a/.zshrc
+++ b/.zshrc
@@ -10,6 +10,8 @@ export HISTFILE=~/.zsh_history
export HISTSIZE=1000000000
export SAVEHIST=1000000000
+export ANSIBLE_NOCOWS=1
+
# what is that for exactly? maybe taskwarrior? or timewarrior?
REPORTTIME=10