.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 15 Nov 2012 08:18:11 +0200
changeset 590 dd81747e9eb8
parent 324 e30f2ac488aa
permissions -rw-r--r--
Decrease timing to off monitor. Doesn't off it acually.

# -*- mode: sh -*-

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

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