.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 02 Aug 2013 20:24:48 +0300
changeset 630 85045711cebd
parent 324 e30f2ac488aa
permissions -rw-r--r--
Set date format and output style.

# -*- mode: sh -*-

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

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