.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 04 Sep 2012 17:26:50 +0300
changeset 542 5674fac0249d
parent 324 e30f2ac488aa
permissions -rw-r--r--
This paths contain icons that they make menus look ugly...

# -*- mode: sh -*-

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

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