I Created an `ls` Command that Displays Icons with Colors
Marcos Oliveira

Marcos Oliveira @marcosplusplus

About: EN: https://terminalroot.com/ BR: https://terminalroot.com.br/

Location:
Brasil, Paraná
Joined:
May 22, 2024

I Created an `ls` Command that Displays Icons with Colors

Publish Date: May 20
1 0

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
Enter fullscreen mode Exit fullscreen mode

▶️ Watch the Video

I Created an ls Command that Displays Icons with Colors


🔮 Repositories

Comments 0 total

    Add comment