.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 01 Oct 2012 00:52:41 +0300
changeset 562 cc83e7be2649
parent 324 e30f2ac488aa
permissions -rw-r--r--
Incorporate some focus settings. Disable FvwmEvent-NewWindow as it have problem with Emacs ediff frame.

# -*- mode: sh -*-

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

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