Y
Hacker News
new
|
ask
|
show
|
jobs
by
Narishma
3633 days ago
How do you use them in the shell?
1 comments
lloeki
3633 days ago
set -o vi # bash bindkey -v # zsh set editing-mode vi # ~/.inputrc i.e readline
link