.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 22 Nov 2015 15:13:28 +0200
changeset 772 9a9c9421d0e1
parent 324 e30f2ac488aa
permissions -rw-r--r--
"Power off" and "Suspend" menu entries.

# -*- mode: sh -*-

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

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