.local/share/mc/bashrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 03 Jan 2023 01:10:23 +0200
changeset 437 edf39d897193
parent 324 e30f2ac488aa
permissions -rw-r--r--
Integrated "fvwm" closing branch commit to avoid an extra topological head.

# -*- mode: sh -*-

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

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