.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 27 Jun 2012 22:13:36 +0300
changeset 464 e11d9bbd1262
parent 324 e30f2ac488aa
permissions -rw-r--r--
Fix font selection for Emacs (it use non monospaced font for Russian text).

# -*- mode: sh -*-

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

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