Enabling vi shortcuts in terminal
Either edit or create .inputrc in the ~/ folder with the following contents:
set editing-mode vi
set keymap vi-command
Either edit or create .inputrc in the ~/ folder with the following contents:
set editing-mode vi
set keymap vi-command