Add zsh-vi-mode zinit plugin

This commit is contained in:
Lockszmith (@kateryna) 2025-04-03 22:03:05 -04:00
parent 8733cfe6aa
commit 08966acef9
1 changed files with 3 additions and 0 deletions

View File

@ -24,5 +24,8 @@ zicompinit # <- https://wiki.zshell.dev/docs/guides/commands
### End of z-shell/zi installer's chunk
alias zinit=zi
zinit ice depth=1
zinit light jeffreytse/zsh-vi-mode
[[ -n "${DBG}" ]] && echo "zi ready"