aboutsummaryrefslogtreecommitdiff
path: root/system/.profile
diff options
context:
space:
mode:
authorCamil Staps2023-02-16 22:16:25 +0100
committerCamil Staps2023-02-16 22:16:25 +0100
commit613c65f6198f11047a0bf5bfb24cc209abce7a5c (patch)
treecd69b5f1b5ee6bf6ee2f73564a7ae6b8bb05bfbd /system/.profile
parentMinor improvements to kbdlayout (diff)
Update to texlive 2022
Diffstat (limited to 'system/.profile')
-rw-r--r--system/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/.profile b/system/.profile
index 1b328de..002cadc 100644
--- a/system/.profile
+++ b/system/.profile
@@ -1,4 +1,4 @@
-export PATH="/usr/local/texlive/2021/bin/x86_64-linux:$PATH"
+export PATH="/usr/local/texlive/2022/bin/x86_64-linux:$PATH"
export PATH="/sbin:$PATH"
export PATH="/usr/sbin:$PATH"
export PATH="/usr/local/sbin:$PATH"