summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.bashrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.bashrc b/.bashrc
index 2a3f101..80769f5 100644
--- a/.bashrc
+++ b/.bashrc
@@ -40,8 +40,7 @@ done
# User specific aliases and functions
-set -o vi
-
+# set -o vi # not as usable :-/
shopt -s histappend
HISTSIZE=60000
HISTCONTROL=ignoreboth