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