summaryrefslogtreecommitdiff
path: root/zsh/zprofile.librex60
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2021-10-19 21:16:50 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2021-10-19 21:16:50 -0500
commit3d1446e331f099c517aa0160f2b907b57de0c152 (patch)
tree0e143eeaa0129fb095030554c848d8fd5702f1d7 /zsh/zprofile.librex60
parent2cfa606cca2cf61b0cd97f2266bccf90f6dc7867 (diff)
downloaddotconfig-3d1446e331f099c517aa0160f2b907b57de0c152.tar.xz
dotconfig-3d1446e331f099c517aa0160f2b907b57de0c152.zip
librex60 changes
Diffstat (limited to 'zsh/zprofile.librex60')
-rw-r--r--zsh/zprofile.librex602
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zprofile.librex60 b/zsh/zprofile.librex60
index f780c5d..e35273b 100644
--- a/zsh/zprofile.librex60
+++ b/zsh/zprofile.librex60
@@ -2,7 +2,7 @@
# vim: filetype=zsh
export WIFIDEV="wlp2s0"
export ETHEDEV="enp1s0"
-#export PATH="/home/timmy/scripts/pkgmgt/xbps:$PATH"
+export PATH="/usr/local/texlive/2021/bin/x86_64-linux:$PATH"
export ZPLUGINS="
/usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
"