Level Up Your Shell Game 13 years agoUse `set -o vi` to get vi navigation commands on the command line.EDIT: In bash, that is. It's `bindkey -v` in zsh. 0ThreadHN