# -*- mode: sh -*- if [[ -f $HOME/.bashrc ]]; then . $HOME/.bashrc fi # TIP: MC command start with space. export HISTIGNORE=$HISTIGNORE:" *"