.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 31 May 2012 23:50:19 +0300
changeset 452 f5363ac2e581
parent 324 e30f2ac488aa
permissions -rw-r--r--
Sega MegaDrive/Genesis raw ROM dump

# -*- mode: sh -*-

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

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