Skip to content

dfmgr/lf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lf

lf is a terminal file manager written in Go

Automatic install/update:

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

Manual install:

requires:

Debian based:

apt install lf

Fedora Based:

yum install lf

Arch Based:

pacman -S lf

MacOS:

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

lf wiki | lf site