]> gitweb.fluxo.info Git - rhatto/dotfiles/profile.git/commitdiff
Feat: profile: set TEXMFHOME master
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 29 Jan 2026 20:03:09 +0000 (17:03 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 29 Jan 2026 20:03:09 +0000 (17:03 -0300)
profile.dot.link

index df0683231f39e75047b2ef699e0f4c7e6c2df2f6..9012aed59e59a6f2d60bca658e75d051f4e5ec56 100644 (file)
@@ -419,6 +419,9 @@ if [ -e "$HOME/apps/python" ]; then
   fi
 fi
 
   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
 # Start the powerline daemon
 # See http://powerline.readthedocs.io/en/master/usage/shell-prompts.html
 if [ -x "/usr/bin/powerline-daemon" ]; then