disable vi in bash

This commit is contained in:
2022-03-18 20:43:35 +03:00
parent 7a697b6726
commit 572c915a62
2 changed files with 0 additions and 10 deletions

View File

@@ -1,8 +1 @@
set completion-ignore-case on
# Show vi mode in prompt
set show-mode-in-prompt on
# Make thin cursor in insert mode
set vi-ins-mode-string \1\e[5 q\2
set vi-cmd-mode-string \1\e[2 q\2