.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 15 Jan 2014 12:36:33 +0200
changeset 687 38cec4256537
parent 324 e30f2ac488aa
permissions -rw-r--r--
Get beck ClickToFocus as without it I cant move/resize/close Firefox Web Developer transient "Inspect Network Request" windows. Also I like that click on main window area doesn't hide previous active window by rising clicked window.

# -*- mode: sh -*-

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

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