3 lines
45 B
Bash
3 lines
45 B
Bash
# this enables vi bindings in zsh
|
|
bindkey -v
|
# this enables vi bindings in zsh
|
|
bindkey -v
|