Automated merge with file:///cygdrive/d/srv/hg-home/skel
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 03 Nov 2010 11:59:09 +0200
changeset 106 6bcd784caf97
parent 104 653e4ea98ff9 (diff)
parent 105 03e9d94ca30a (current diff)
child 107 43f69ef5ec58
Automated merge with file:///cygdrive/d/srv/hg-home/skel
.bashrc
--- 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