Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 814 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 814 Bytes

vifm

vifm is a file manager with curses interface

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/vifm/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install vifm sxiv imagemagick

Fedora Based:

yum install vifm sxiv imagemagick

Arch Based:

pacman -S vifm sxiv imagemagick

MacOS:

brew install vifm sxiv imagemagick
mv -fv "$HOME/.config/vifm" "$HOME/.config/vifm.bak"
git clone https://github.com/dfmgr/vifm "$HOME/.config/vifm"

vifm wiki | vifm site