.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 08 Jan 2017 17:20:26 +0200
changeset 813 31fd8189b611
parent 324 e30f2ac488aa
permissions -rw-r--r--
Switch to atril instead of evince to avoid gvfs package for remembering position in documents.

# -*- mode: sh -*-

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

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