From 09872874611c94e606ec402316165530c41c7209 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sat, 4 Sep 2021 18:38:25 -0500 Subject: changed system for loading zsh plugins --- zsh/zprofile.voidx250 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'zsh/zprofile.voidx250') diff --git a/zsh/zprofile.voidx250 b/zsh/zprofile.voidx250 index 19ff378..49feb89 100644 --- a/zsh/zprofile.voidx250 +++ b/zsh/zprofile.voidx250 @@ -3,6 +3,10 @@ export WIFIDEV="wlp3s0" export ETHEDEV="enp0s25" export PATH="/home/timmy/scripts/pkgmgt/xbps:$PATH" +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 +) alias \ xi="sudo xbps-install" \ xq="xbps-query -R --search" \ -- cgit v1.2.3