changeset 18 | 2e991b769c95 |
parent 17 | e11e0adb941b |
child 19 | 7ce1a1072d87 |
--- a/linux/.mc/bashrc Fri Mar 12 12:00:09 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -# -*- mode: sh -*- - -# 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 -export HISTCONTROL=igrorespace:erasedups -export HISTIGNORE=" ?cd *":"e *":"sudo mv *":"sudo rm *":"sudo cp *":"sudo mkdir *":"sudo chmod *":"sudo chown *":ls:pwd:"vlc*"