.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 08 Jul 2012 19:23:11 +0300
changeset 484 cf2e6576575c
parent 324 e30f2ac488aa
permissions -rw-r--r--
Use FvwmM4 module to avoid creating env vars. Use -m4-prefix -m4-prefix-defines options to avoid name conflict and prevent from substitution of built-in defines (like FVWM_USERDIR).

# -*- mode: sh -*-

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

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