.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 30 Aug 2012 15:40:51 +0300
changeset 531 89812bfac67c
parent 324 e30f2ac488aa
permissions -rw-r--r--
Use XPM files instead of PNG to prevent loading large icons.

# -*- mode: sh -*-

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

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