.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Oct 2012 15:18:32 +0300
changeset 575 77da3f78d0d6
parent 324 e30f2ac488aa
permissions -rw-r--r--
Add additional path for icons.

# -*- mode: sh -*-

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

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