From 73a8305b011b8d937bdbc0dea347e8b3342167db Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sun, 20 Feb 2022 17:11:48 -0600 Subject: optimize xrc, dbus-launch timmywm, removed xdg_data_dirs environ --- zsh/zprofile.G3N2 | 1 + zsh/zprofile.librex60 | 2 -- zsh/zprofile.voidx250 | 3 --- 3 files changed, 1 insertion(+), 5 deletions(-) (limited to 'zsh') diff --git a/zsh/zprofile.G3N2 b/zsh/zprofile.G3N2 index 27b283c..b6dbfdf 100644 --- a/zsh/zprofile.G3N2 +++ b/zsh/zprofile.G3N2 @@ -9,4 +9,5 @@ export ZPLUGINS=" /usr/share/zsh/plugins/zsh-vim-mode/zsh-vim-mode.plugin.zsh /usr/share/zsh/site-functions/zsh-syntax-highlighting.zsh " + source /home/timmy/.config/zsh/zprofile.base 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 diff --git a/zsh/zprofile.voidx250 b/zsh/zprofile.voidx250 index 5b0f0f7..9941ad1 100644 --- a/zsh/zprofile.voidx250 +++ b/zsh/zprofile.voidx250 @@ -7,9 +7,6 @@ export ZPLUGINS=" /usr/share/zsh/plugins/zsh-vim-mode/zsh-vim-mode.plugin.zsh /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" -export XDG_DATA_DIRS="/var/lib/flatpak/exports/share/:$XDG_DATA_DIRS" alias \ xi="sudo xbps-install" \ -- cgit v1.2.3