From 4493a1b1867a7ed23e7bfbb96a113fb16560ab4b Mon Sep 17 00:00:00 2001 From: mitsuo Date: Mon, 22 Nov 2021 05:46:44 -0500 Subject: Cleanup bashrc and inputrc --- inputrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inputrc') diff --git a/inputrc b/inputrc index bdaef95..f40f4a2 100644 --- a/inputrc +++ b/inputrc @@ -1,3 +1,5 @@ +# Set up "vi input mode" in bash + set editing-mode vi $if mode=vi @@ -6,4 +8,3 @@ Control-l: clear-screen set keymap vi-insert Control-l: clear-screen -#endif -- cgit v1.2.3