linux/.mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 13 Jan 2010 22:01:41 +0200
changeset 11 339675ac5fd3
parent 7 7c403971585d
permissions -rw-r--r--
Base version of .bashrc.

# -*- mode: sh -*-

#   ignorespace do not save lines that start with space
#   erasedups all previous lines matching the current line to be removed from
#             the history list before that line is saved
export HISTCONTROL=igrorespace:erasedups
export HISTIGNORE=" ?cd *":"e *":"sudo mv *":"sudo rm *":"sudo cp *":"sudo mkdir *":"sudo chmod *":"sudo chown *":ls:pwd:"vlc*"