.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 29 Oct 2013 20:19:23 +0200
changeset 651 649cbbab7ded
parent 324 e30f2ac488aa
permissions -rw-r--r--
Add new and update old entries.

# -*- mode: sh -*-

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

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