# HG changeset patch # User Oleksandr Gavenko # Date 1361985077 -7200 # Node ID 9145a4e8857f637921c6ac437d7606154ebb4940 # Parent 9eaa8498c4919000914a0667906b10a835e2d5a6 I realise that sudo mv/cp/... commands are valuable to store in history... diff -r 9eaa8498c491 -r 9145a4e8857f .bashrc --- a/.bashrc Fri Feb 15 17:07:53 2013 +0200 +++ b/.bashrc Wed Feb 27 19:11:17 2013 +0200 @@ -41,7 +41,6 @@ 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.