aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/.profile b/system/.profile
index 7dfe73d..27dd944 100644
--- a/system/.profile
+++ b/system/.profile
@@ -1,6 +1,6 @@
export CLEAN_HOME=/opt/clean
export CLEANLIB=$CLEAN_HOME/exe
-export PATH="$PATH:/usr/local/texlive/2019/bin/x86_64-linux"
+export PATH="/usr/local/texlive/2019/bin/x86_64-linux:$PATH"
export PATH="$PATH:/opt/microchip/xc16/v1.26/bin"
export PATH="$PATH:/opt/microchip/xc8/v1.41/bin"
export PATH="$PATH:/opt/zotero"