--- a/.bashrc Wed Nov 03 11:58:58 2010 +0200
+++ b/.bashrc Wed Nov 03 11:59:09 2010 +0200
@@ -23,7 +23,8 @@
HISTCONTROL=igrorespace:erasedups
# Don't store noisy/dumb items.
-HISTIGNORE=" ?cd ..":"e .":"sudo mv *":"sudo rm *":"sudo cp *":"sudo mkdir *":"sudo chmod *":"sudo chown *":"vlc*":ls:pwd
+# TIP: MC command start with space.
+HISTIGNORE=" ?cd ..":" cd *":"e .":"sudo mv *":"sudo rm *":"sudo cp *":"sudo mkdir *":"sudo chmod *":"sudo chown *":"vlc*":ls:pwd
# To these options assigned default value, as they satisfy my needs I comment them.
# HISTFILE=~/.bash_history # where is command history stored
--- a/.xserverrc Wed Nov 03 11:58:58 2010 +0200
+++ b/.xserverrc Wed Nov 03 11:59:09 2010 +0200
@@ -1,6 +1,6 @@
#!/bin/sh
-if [ -z "$COMPSPEC" ]; then
+if [ -n "$COMPSPEC" ]; then
XWin -multiwindow -clipboard -silent-dup-error -xkblayout "us,ru" -xkboptions "grp:caps_toggle"
else
X