Tech Craft (09.06.2022)
Midnight Commander is an amazing file manager that has been around since 1994. In this video, I’ll take you through a complete tutorial all the way from basic navigation through to customising your own menu items and themes.
See the accompanying guide on my website: https://techcraft.co/videos/2022/5/my-favorite-file-manager-complete-midnight-commander-tutorial/
INSTALLING
Install Midnight Commander with:
- `brew install mc` on Mac with Homebrew
- `sudo apt install mc` on Ubuntu, Debian and Raspberry Pi OS
- `sudo pacman -S mc` on ArchLinux