macOS
brew install lsdlocal Homebrew formula metadata
sudo port install lsdMacPorts ports tree · sysutils/lsd/Portfile · source: api.github.com
brew
Clone of ls with colorful output, file type icons, and more. Version 1.2.0 via Homebrew; verified from local package data.
install
brew install lsdlocal Homebrew formula metadata
sudo port install lsdMacPorts ports tree · sysutils/lsd/Portfile · source: api.github.com
sudo apk add lsdAlpine Linux edge package indexes · lsd · source: dl-cdn.alpinelinux.org
sudo apt install lsdDebian stable package indexes · lsd · source: deb.debian.org
sudo dnf install lsdFedora Rawhide package metadata · lsd · source: dl.fedoraproject.org
nix profile install nixpkgs#lsdnixpkgs package indexes · pkgs/by-name/ls/lsd/package.nix · source: api.github.com
sudo pacman -S lsdArch Linux sync databases · lsd · source: geo.mirror.pkgbuild.com
sudo zypper install lsdopenSUSE Tumbleweed package metadata · lsd · source: download.opensuse.org
scoop install main/lsdScoop official bucket manifest trees · bucket/lsd.json · source: api.github.com
winget install --id lsd-rs.lsd -eWindows Package Manager source index · lsd-rs.lsd · source: cdn.winget.microsoft.com
overview
Clone of ls with colorful output, file type icons, and more
history
lsd is a Rust implementation of a modern `ls`-style file-listing command with color, icons, themes, and configuration.
The official repository describes lsd as 'the next gen ls command'. It was created on GitHub in November 2018 and early releases appeared in December 2018, followed by v1.0.0 in August 2023 and v1.2.0 in October 2025.
The README documents a familiar package-manager installation matrix across Linux distributions, macOS, BSDs, Windows, and source builds. It also credits the colorls project and sharkdp's fd project for inspiration and CI ideas.
lsd has become one of the best-known modern `ls` replacements in package-manager culture. GitHub metadata showed about 16k stars and over 500 forks by July 2026, and the supplied package-manager facts list Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, WinGet, and openSUSE.
Its adoption follows the broader terminal-aesthetics wave around Nerd Fonts, icons, themes, and Rust CLI tools: users often install it alongside shells, prompt themes, and other replacements for classic Unix commands.
Users run `lsd` directly or alias `ls` to `lsd` in shell startup files. The README documents icon prerequisites, package-manager installation commands, and optional shell configuration.
Customization is via `config.yaml`, `colors.yaml`, and `icons.yaml` under the lsd configuration directory. On Unix-like systems the README says lsd follows XDG and checks `$HOME/.config/lsd` and `$XDG_CONFIG_HOME/lsd`; on Windows it checks `%USERPROFILE%\.config\lsd` and `%APPDATA%\lsd`.
lsd is significant because it packages a complete modern terminal visual style into a small command. For package nerds, it is the canonical example of a Rust CLI replacing a core Unix affordance while still fitting naturally into Homebrew, distro repositories, and Windows package managers.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/lsd/config.yaml~/.config/lsd/colors.yaml~/.config/lsd/icons.yaml$XDG_CONFIG_HOME/lsd/config.yaml$XDG_CONFIG_HOME/lsd/colors.yaml$XDG_CONFIG_HOME/lsd/icons.yaml%USERPROFILE%\.config\lsd\config.yaml%USERPROFILE%\.config\lsd\colors.yaml%USERPROFILE%\.config\lsd\icons.yaml%APPDATA%\lsd\config.yaml%APPDATA%\lsd\colors.yaml%APPDATA%\lsd\icons.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lsd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:lsd |
|---|---|
| Version | 1.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lsd |
| Homepage | https://github.com/lsd-rs/lsd |
| Repository | https://github.com/lsd-rs/lsd |
| Upstream docs | https://github.com/lsd-rs/lsd#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/lsd-rs/lsd/archive/refs/tags/v1.2.0.tar.gz |
| Build dependencies | pandoc, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lsd |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lsd 1.1.5-5+b1
ls command with a lot of pretty colors and some other stuff
sudo apt install lsdlsd
nix profile install nixpkgs#lsdlsd 1.0.0-2
ls command with a lot of pretty colors and some other stuff
sudo apt install lsdlsd 1.2.0-r1
Next-Gen ls command
sudo apk add lsdlsd-bash-completion 1.2.0-r1
Bash completions for lsd
sudo apk add lsd-bash-completionlsd-fish-completion 1.2.0-r1
Fish completions for lsd
sudo apk add lsd-fish-completionlsd-zsh-completion 1.2.0-r1
Zsh completions for lsd
sudo apk add lsd-zsh-completionlsd 1.2.0-6.fc45
Ls command with a lot of pretty colors and some other stuff
sudo dnf install lsdlsd 1.2.0-2
Modern ls with a lot of pretty colors and awesome icons
sudo pacman -S lsdlsd 1.2.0-1.3
Ls command with a lot of pretty colors and some other stuff
sudo zypper install lsdlsd
sudo port install lsdmain/lsd
scoop install main/lsdlsd-rs.lsd
winget install --id lsd-rs.lsd -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.