vifm

VI File Manager is a command-line file manager. More information: <https://github.com/vifm/vifm>.

Install

All systems
curl cmd.cat/vifm.sh
Debian Debian
apt-get install vifm
Ubuntu
apt-get install vifm
Arch Arch Linux
pacman -S vifm
image/svg+xml Kali Linux
apt-get install vifm
Fedora
dnf install vifm
Windows (WSL2)
sudo apt-get update sudo apt-get install vifm
OS X
brew install vifm
Raspbian
apt-get install vifm

VI File Manager is a command-line file manager. More information: <https://github.com/vifm/vifm>.

  • Open the current directory:
    vifm .
  • Open specified directories on left or right plane:
    vifm path/to/directory1 path/to/directory2 ...

© tl;dr; authors and contributors