summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-10-27 17:26:14 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-10-27 17:26:14 -0700
commitf672290e2d9bccb69dad8e684e61c87a0dedc210 (patch)
tree719e776a47e50956f3da9b755b1b46b30cec5a1a /.profile
parent8f2b05f47f8ee433258f384aed3b811667388640 (diff)
Update env vars for tex
Diffstat (limited to '.profile')
-rw-r--r--.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/.profile b/.profile
index 1faf4e9..a8304db 100644
--- a/.profile
+++ b/.profile
@@ -40,3 +40,7 @@ export JUPYTERLAB_DIR=$HOME/.local/share/jupyter/lab
## iPython.
export IPYTHONDIR=$HOME/.config/ipython
+
+ ## TexLive.
+export TEXMFDIST=/usr/share/texmf-dist
+export TEXMFHOME=$HOME/.local/share/texmf