# HG changeset patch # User Oleksandr Gavenko # Date 1327477705 -7200 # Node ID 91a01838d93024a0eb1c3c3680fb0aa2188166c8 # Parent a9ac4e2551a0716ba5f4235f572b0fed81994eb2 Remember 'cd ..' commands. diff -r a9ac4e2551a0 -r 91a01838d930 .bashrc --- a/.bashrc Thu Jan 12 21:45:42 2012 +0200 +++ b/.bashrc Wed Jan 25 09:48:25 2012 +0200 @@ -34,7 +34,7 @@ # Don't store noisy/dumb items. # TIP: MC command start with space. HISTIGNORE=\ -"cd ..":"cd ../..":" cd *":\ +" cd *":\ "e *":\ "sudo mv *":"sudo rm *":"sudo cp *":"sudo mkdir *":"sudo chmod *":"sudo chown *":\ "vlc *":ls:pwd