.bashrc
changeset 93 afa75cfe3d17
parent 74 06fb23a66904
child 104 653e4ea98ff9
child 105 03e9d94ca30a
--- a/.bashrc	Wed Aug 04 23:05:43 2010 +0300
+++ b/.bashrc	Fri Aug 06 16:03:36 2010 +0300
@@ -23,7 +23,7 @@
 HISTCONTROL=igrorespace:erasedups
 
 # Don't store noisy/dumb items.
-HISTIGNORE=" ?cd *":"e *":"sudo mv *":"sudo rm *":"sudo cp *":"sudo mkdir *":"sudo chmod *":"sudo chown *":"ls ?*":pwd:"vlc*"
+HISTIGNORE=" ?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