.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 11 Jul 2012 00:21:46 +0300
changeset 485 12264ea1afad
parent 324 e30f2ac488aa
permissions -rw-r--r--
Set new font which seems acceptable for ASCII, Greek, Cyrillic and IPA. See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11889

# -*- mode: sh -*-

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

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