.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 09 Jan 2014 15:39:01 +0200
changeset 678 d7f7129c5db7
parent 324 e30f2ac488aa
permissions -rw-r--r--
Remove ambiguous menu hot key.

# -*- mode: sh -*-

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

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