zsh-vi-mode plugin

This commit is contained in:
Bartek Stalewski 2021-03-29 16:41:33 +02:00
parent 18ea229afa
commit 1a1a9a0522
3 changed files with 5 additions and 0 deletions

View file

@ -31,6 +31,7 @@ if [ -f $XDG_CONFIG_HOME/fzf/fzf.zsh ]; then
fi
# plugins
source $ZDOTDIR/modules/zsh-vi-mode/zsh-vi-mode.plugin.zsh
source $ZDOTDIR/modules/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
export WD_CONFIG=$XDG_CONFIG_HOME/wd_list
wd () {