I like editing and manipulating the bash command line using vi-style key bindings with the following setting:
set -o vi
Howev
Add this to your .inputrc:
.inputrc
set editing-mode vi