From: Don Armstrong Date: Thu, 27 Dec 2012 22:34:07 +0000 (-0800) Subject: move texmf to the right directory X-Git-Url: https://git.donarmstrong.com/?p=zsh.git;a=commitdiff_plain;h=28e0121917e648dd46fb38c140f5cdf9053a4031 move texmf to the right directory --- diff --git a/.zsh/zshenv/80_texmf b/.zsh/zshenv/80_texmf index 96aba92..ff302d5 100644 --- a/.zsh/zshenv/80_texmf +++ b/.zsh/zshenv/80_texmf @@ -8,7 +8,7 @@ # Source repository: git://git.madduck.net/etc/zsh.git # -export TEXMFHOME=$HOME/.texmf +export TEXMFHOME=$HOME/lib/texmf export TEXMFCONFIG=$TEXMFHOME export TEXMFVAR=$VARDIR/texmf