lsd
CLIThe next gen ls command with many pretty colors and cool icons.
ls with Nerd Font icons and vibrant colors
Recipes
Curated from documentation and usage. Percentages are estimates, not measurements.
List all files with details
lsd -laShow directory tree
lsd --tree --depth 2Install
Homebrew
brew install lsdCargo
cargo install lsdAgent notes
- When to use
- Directory listing with file type icons
- Quick examples
lsd -lalsd --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.