# HG changeset patch # User Oleksandr Gavenko # Date 1341745985 -10800 # Node ID 9b1b0a64635b7039e3870ee490be50db453760af # Parent 4d0ff0dfdeb919e5c1b5cd82f09540f5810c6431 Fix old sad typo. diff -r 4d0ff0dfdeb9 -r 9b1b0a64635b .bashrc --- a/.bashrc Sun Jul 08 13:59:21 2012 +0300 +++ b/.bashrc Sun Jul 08 14:13:05 2012 +0300 @@ -26,7 +26,7 @@ # ignorespace do not save lines that start with space # erasedups all previous lines matching the current line to be removed from # the history list before that line is saved -HISTCONTROL=igrorespace:erasedups +HISTCONTROL=ignorespace:erasedups # Don't store noisy/dumb items. # TIP: MC command start with space.