.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 08 Jan 2014 21:03:18 +0200
changeset 676 d2b22a080eb3
parent 324 e30f2ac488aa
permissions -rw-r--r--
Use FPClick* instead of MouseFocusClickRaises

# -*- mode: sh -*-

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

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