.bashrc
changeset 193 2e4cebaae3cc
parent 182 af9e9693646e
child 208 ba6619e43b22
--- a/.bashrc	Sun Sep 04 12:33:46 2011 +0300
+++ b/.bashrc	Thu Sep 08 16:38:02 2011 +0300
@@ -46,6 +46,9 @@
 # Make Bash append rather than overwrite the history.
 shopt -s histappend
 
+shopt -s histreedit
+shopt -s histverify
+
 # Minor errors in the spelling of a directory component in a cd command will
 # be corrected.
 shopt -s cdspell