.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 06 Apr 2012 20:33:03 +0300
changeset 327 a8face3f062f
parent 324 e30f2ac488aa
permissions -rw-r--r--
Remove "Plain compressed files" section to use system wide configs... Sync content with /etc/mc/mc.ext from Debian for version 4.8.1.

# -*- mode: sh -*-

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

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