☕ ls++
is an alternative to the ls
command with display of file and folder icons and colors. Made with C++.
Dependencies
Installation:
git clone https://github.com/terroo/lspp
cd lspp
cmake -B build .
cmake --build build
sudo cmake --install build