summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2022-12-03 23:17:32 +0100
committerHendrik Jäger <gitcommit@henk.geekmail.org>2022-12-03 23:17:32 +0100
commit05507588f3cb1c7e263475d8a140342f5b63bc86 (patch)
tree5d53c0d57df4ba620a34ff16c70efaeee92f2fa7 /.zshrc
parent7cb2bb2ceaa7fcf46a81ac6710d7dc5d0e18c526 (diff)
tex stuff should look for a conf in my home
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 82550fa..e1226da 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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