.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 26 Dec 2013 00:06:09 +0200
changeset 657 e80fe57c9750
parent 324 e30f2ac488aa
permissions -rw-r--r--
Use new syntax for setting SVG icon size to prevent huge icons in menu.

# -*- mode: sh -*-

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

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