.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 14 Aug 2012 02:52:27 +0300
changeset 506 0ab510cb567d
parent 324 e30f2ac488aa
permissions -rw-r--r--
Add xdg to Fvwm menus converter.

# -*- mode: sh -*-

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

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