From 7f7a9390474f44073a8a612c91df49b32b40cad5 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Thu, 20 Mar 2014 13:38:47 +0100 Subject: [PATCH] vi bindings in bash --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index 518a014..e422eec 100644 --- a/.bashrc +++ b/.bashrc @@ -3,6 +3,7 @@ HISTSIZE=100000 HISTFILESIZE=10000 shopt -s checkwinsize shopt -s histappend +set -o vi . /etc/bash_completion #Variables -- 2.20.1