aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profile.dot.link3
1 files changed, 3 insertions, 0 deletions
diff --git a/profile.dot.link b/profile.dot.link
index df06832..9012aed 100644
--- a/profile.dot.link
+++ b/profile.dot.link
@@ -419,6 +419,9 @@ if [ -e "$HOME/apps/python" ]; then
fi
fi
+# TeX Live
+export TEXMFHOME="$HOME/.local/share/texmf"
+
# Start the powerline daemon
# See http://powerline.readthedocs.io/en/master/usage/shell-prompts.html
if [ -x "/usr/bin/powerline-daemon" ]; then