]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
Disable cows in ansible
authorHendrik Jäger <hendrik.jaeger@dswiss.com>
Mon, 14 Feb 2022 11:52:20 +0000 (12:52 +0100)
committerHendrik Jäger <hendrik.jaeger@dswiss.com>
Mon, 14 Feb 2022 11:53:54 +0000 (12:53 +0100)
.zshrc

diff --git a/.zshrc b/.zshrc
index e597e8e8179c87ac4c504a918503ed6cbc2298de..91da4450d801239262e0858b0c69a060f43b8e6a 100644 (file)
--- 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