.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 17 Apr 2017 22:38:44 +0300
changeset 856 4819eaebb92c
parent 324 e30f2ac488aa
permissions -rw-r--r--
atril stopped same document position. Use zathura instead.

# -*- mode: sh -*-

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

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