Pretty fancy and modern terminal file manager
Superfile is a modern terminal file manager designed to enhance file navigation and management through an intuitive terminal user interface (TUI). It provides a visual and interactive way to browse directories, perform file operations, and manage your filesystem without leaving the terminal environment.
The tool offers extensive customization options including themes, plugins, and configurable hotkeys to suit different workflows and preferences. It supports both standard and vim-style keybindings, making it accessible to users with different terminal backgrounds. Superfile also includes features like auto-update functionality and cross-platform support.
Superfile is ideal for developers, system administrators, and power users who prefer working in terminal environments but want a more visual and efficient file management experience. It's particularly useful for those who spend significant time navigating complex directory structures and performing frequent file operations from the command line.
# via Script (macOS/Linux)
bash -c "$(curl -sLo- https://superfile.dev/install.sh)"
# via Winget
winget install --id yorukot.superfile
# via Scoop
scoop install superfile

