--- a/.mc/bashrc Wed Nov 03 11:59:09 2010 +0200
+++ b/.mc/bashrc Wed Nov 03 16:00:13 2010 +0200
@@ -4,4 +4,7 @@
# 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*"
+export HISTIGNORE=$HISTIGNORE:\
+" cd *":" e *":\
+" sudo mv*":" sudo rm*":" sudo cp*":" sudo mkdir*":" sudo chmod *":" sudo chown *":\
+" ls*":" pwd*":" vlc*"