]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mc/.zsh/rc/025mc.zsh
Remove Midnight Commander related configuration
[dotfiles.git] / mc / .zsh / rc / 025mc.zsh
diff --git a/mc/.zsh/rc/025mc.zsh b/mc/.zsh/rc/025mc.zsh
deleted file mode 100644 (file)
index 7de5916..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[ -s $XDG_CONFIG_HOME/mc/mc.ext ] || {
-    mkdir $XDG_CONFIG_HOME/mc/
-    cp ~/.mc/ini $XDG_CONFIG_HOME/mc/
-    cp ~/.mc/mc.ext $XDG_CONFIG_HOME/mc/
-}