diff options
Diffstat (limited to 'system/.profile')
-rw-r--r-- | system/.profile | 2 |
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" |