diff options
Diffstat (limited to 'zsh/zprofile.librex60')
-rw-r--r-- | zsh/zprofile.librex60 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zsh/zprofile.librex60 b/zsh/zprofile.librex60 index 7d8294c..e35273b 100644 --- a/zsh/zprofile.librex60 +++ b/zsh/zprofile.librex60 @@ -6,7 +6,5 @@ export PATH="/usr/local/texlive/2021/bin/x86_64-linux:$PATH" export ZPLUGINS=" /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh " -export XDG_DATA_DIRS="/usr/share/:$XDG_DATA_DIRS" -export XDG_DATA_DIRS="/usr/local/share/:$XDG_DATA_DIRS" source /home/timmy/.config/zsh/zprofile.base |