aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorCamil Staps2019-05-26 21:21:30 +0200
committerCamil Staps2019-05-26 21:21:30 +0200
commitbbf7e50bbf77ea09f56cac95f2da7d80f08e7003 (patch)
tree536cc7972f8ddf990d9b3d158d6e1078a006aac9 /system
parentAdd environment settings for ruby, go, cargo, arcanist (to build SpiderMonkey... (diff)
Update to TeX Live 2019
Diffstat (limited to 'system')
-rw-r--r--system/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/.profile b/system/.profile
index a98b410..fd8e67f 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/2018/bin/x86_64-linux"
+export PATH="$PATH:/usr/local/texlive/2019/bin/x86_64-linux"
export PATH="$PATH:/opt/microchip/xc16/v1.26/bin"
export PATH="$PATH:/opt/microchip/xc8/v1.41/bin"
export PATH="$PATH:/opt/zotero"