Add Vim Editing Mode To Your ZSH Prompt
I’ve decided to go back to vi mode with my shell. Of course, by default, BASH, ZSH and others use emacs mode for the keyboard bindings. This is fine for the generic case, but if I’m using Vim for my default editor, it makes sense to use the Vi keyboard bindings in my shell as [...]