Swap modifiers to previous assignment because I don't want to fix them in
~/.fvwm. Assign keycode to Caps_Lock before aliasing to LCtrl so ~/.xmodmaprc
script can be re-evaluated without errors.
# -*- mode: sh -*-
if [[ -f $HOME/.bashrc ]]; then
. $HOME/.bashrc
fi
# TIP: MC command start with space.
export HISTIGNORE=$HISTIGNORE:" *"