.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 26 Jun 2012 16:57:17 +0300
changeset 460 9aafe9fbcca7
parent 324 e30f2ac488aa
permissions -rw-r--r--
Open RTF file with fbreader as default OpenOffice very slow...

# -*- mode: sh -*-

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

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