# HG changeset patch # User Oleksandr Gavenko # Date 1315489082 -10800 # Node ID 2e4cebaae3cc0701a21ec63111ffb55ae8bebefa # Parent a8ab35d70f68857dc8bfc9fc05e7d93eabb9cd32 histreedit histverify diff -r a8ab35d70f68 -r 2e4cebaae3cc .bashrc --- 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