.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 18 Oct 2012 11:40:15 +0300
changeset 573 c64e36fe80dd
parent 324 e30f2ac488aa
permissions -rw-r--r--
Move FvwmIdent comment to to as most used.

# -*- mode: sh -*-

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

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