diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ export SAVEHIST=1000000000 export ANSIBLE_NOCOWS=1 export ANSIBLE_STRATEGY=mitogen_linear +export TEXMFCNF=${HOME}/.texlive: + # what is that for exactly? maybe taskwarrior? or timewarrior? REPORTTIME=10 |