lsd is a high-performance rewrite of the GNU ls command built in Rust, designed to make terminal file browsing more intuitive and visually appealing. It replaces the standard ls utility with a feature-rich alternative that brings modern UI elements to the command line.
Key capabilities include:
The tool works as a drop-in replacement for ls, allowing you to create shell aliases for seamless integration into your existing workflow. Installation is straightforward through most package managers (Homebrew, apt, pacman, etc.) or directly via Rust's cargo package manager.
Configuration is optional but powerful—customize colors, icons, and behavior by creating simple YAML files in your config directory. Sample configuration files are provided in the documentation to help you get started. The project is actively maintained and widely packaged across major Linux distributions and operating systems.
$ cargo install lsd$ cargo install --gitActivity score
92/100
Stars
Forks
Latest version
Last commit
First release
Language
License
Auto-fetched .