Fully configured Midnight Commander setup with optimal settings.
bash <(curl -fsSL https://raw.githubusercontent.com/yuriipavlov/mc-config/main/install.sh)- Installs Midnight Commander (if not installed)
- Backs up existing configurations
- Downloads and replaces configuration files
MC configs:
~/.config/mc/ini- main configuration~/.config/mc/panels.ini- panels configuration with custom format:half type name | size | mtime | perm | owner
Vim config:
~/.vimrc- vim configuration with syntax highlighting, smart indentation, and double Escape to exit
- Custom listing format:
half type name | size | mtime | perm | owner - Default editor: vi
- UTF-8 encoding
- Auto-save setup
- Disabled unnecessary confirmations
