Fix: gpg: failed to create temporary file `/home/user/.gnupg/.#lk0x23b70e0.desktop.22780': Permission denied
Fix: gpg: WARNING: unsafe enclosing directory permissions on configuration file `/home/user/.gnupg/gpg.conf'
# -*- mode: sh -*-
if [[ -f $HOME/.bashrc ]]; then
. $HOME/.bashrc
fi
# TIP: MC command start with space.
export HISTIGNORE=$HISTIGNORE:" *"