<!--
.. title: Меню для midnight commander
.. slug: menu-for-mc
.. date: 2021-10-19 01:47:17 UTC+03:00
.. tags: linux
.. category: 
.. link: 
.. description: 
.. type: text
-->

Файл с пользовательскими настройками расположен
`~/.config/mc/menu`.


```
m	Meld files
	meld %d/%f %D/%F

d	Meld dirs
	meld %d %D

s	SIF
	sif3 &

```
