chore: remove zsh vi mode

main
sudo pacman -Syu 2023-08-22 15:15:26 +07:00
parent ee5ca605f2
commit ba5432f0fb
1 changed files with 0 additions and 3 deletions

View File

@ -69,6 +69,3 @@ elif [[ $rand_poke -eq 2 ]]; then
elif [[ $rand_poke -eq 3 ]]; then
cat ~/.config/pokeget/chikorita.txt
fi
# https://github.com/jeffreytse/zsh-vi-mode
zvm_after_init_commands+=('[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh')