Hacker News new | ask | show | jobs
by adolph 2524 days ago
Using vi for the terminal prompt and history:

set -o vi

1 comments

You can set this for all the programs that use readline... can’t remember what’s the configuration file to edit though.