--- a/.local/share/mc/bashrc Sat Sep 18 23:31:05 2021 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-# -*- mode: sh -*-
-
-if [[ -f $HOME/.bashrc ]]; then
- . $HOME/.bashrc
-fi
-
-# TIP: MC command start with space.
-export HISTIGNORE=$HISTIGNORE:" *"
-