* Load Emacs and Firefox automatically.
* Load timer first.
* Load Emacs second as it can load long time.
* SkipMapping was not added to emacs to give focus it.
# -*- mode: sh -*-if [[ -f $HOME/.bashrc ]]; then . $HOME/.bashrcfi# TIP: MC command start with space.export HISTIGNORE=$HISTIGNORE:" *"