X-Git-Url: https://code.kerkeslager.com/?p=dotfiles;a=blobdiff_plain;f=.bashrc;h=116567e14d1d9901600989941cce0b0271fc75d9;hp=0e28220df35a63a6fca449520625cc02c4d4b53c;hb=940c04349e64a17a7c7b4877c6e4db56d673a1d2;hpb=4633d588c8303097bc00459f860d176ad5b921a6 diff --git a/.bashrc b/.bashrc index 0e28220..116567e 100644 --- a/.bashrc +++ b/.bashrc @@ -114,6 +114,8 @@ on_prompt() { fi } +set -o vi + # Call on_prompt() every time the command prompt executes PROMPT_COMMAND=on_prompt