diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ export HISTSIZE=1000000000 export SAVEHIST=1000000000 export ANSIBLE_NOCOWS=1 +export ANSIBLE_STRATEGY=mitogen_linear # what is that for exactly? maybe taskwarrior? or timewarrior? REPORTTIME=10 |