.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 07 Apr 2012 11:04:21 +0300
changeset 335 5522f024a05b
parent 324 e30f2ac488aa
permissions -rw-r--r--
Forbid to display errors from xpdf, xchm, djview, fbreader.

# -*- mode: sh -*-

if [[ -f $HOME/.bashrc ]]; then
  . $HOME/.bashrc
fi

# TIP: MC command start with space.
export HISTIGNORE=$HISTIGNORE:" *"