lsd

CLI

The next gen ls command with many pretty colors and cool icons.

ls with Nerd Font icons and vibrant colors

2 curated recipes · not yet executed by the harness#ls#icons#colors#files

Recipes

Curated from documentation and usage. Percentages are estimates, not measurements.

List all files with details

~99% est.
lsd -la

Show directory tree

~98% est.
lsd --tree --depth 2

Install

Homebrewbrew install lsd
Cargocargo install lsd

Agent notes

When to use
Directory listing with file type icons
Quick examples
  • lsd -la
  • lsd --tree

Use from an agent

curl -s https://clihub.com/api/tools/lsd | jq '.agentHints.provenRecipes[] | {task, command, verified}'

Or call get_tool with slug lsd on the MCP server at https://clihub.com/mcp.

Homepage ↗Apache-2.00 views