author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Thu, 08 Sep 2011 16:38:02 +0300 | |
changeset 193 | 2e4cebaae3cc |
parent 191 | a8ab35d70f68 |
child 194 | fd20e9da8dac |
--- 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