.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 07 Aug 2017 17:22:41 +0300
changeset 873 75c45fdb7dcd
parent 324 e30f2ac488aa
permissions -rw-r--r--
Shorter options for --no-timestamps --no-index.

# -*- mode: sh -*-

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

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