mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
zsh: enable vi-mode
This commit is contained in:
parent
96bc220cdb
commit
08c0a2e496
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ CASE_SENSITIVE="false"
|
||||||
# Add wisely, as too many plugins slow down shell startup.
|
# Add wisely, as too many plugins slow down shell startup.
|
||||||
plugins=(
|
plugins=(
|
||||||
git
|
git
|
||||||
|
vi-mode
|
||||||
)
|
)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue