.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 28 Aug 2012 18:37:04 +0300
changeset 519 11e26495ad85
parent 324 e30f2ac488aa
permissions -rw-r--r--
Assume that icon from desktop file have PNG type. So again comment out paths with large images...

# -*- mode: sh -*-

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

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