.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 02 Jan 2014 15:59:48 +0200
changeset 664 19e96a948272
parent 324 e30f2ac488aa
permissions -rw-r--r--
Reorder text to show that BugOpts wasn't related to FvwmDebug module.

# -*- mode: sh -*-

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

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