What does HackerNews think of lsd?

The next gen ls command

Language: Rust

#21 in Rust
Both exa and lsd[1] are amazing ls replacements. I personally stuck with lsd as it was easier to alias to ls but great work by exa.

1. https://github.com/Peltoche/lsd

I've been using lsd[0] as my ls replacement for a while. I like that it has a config file for defaults, so I don't have to change a bunch of aliases when setting up a new system.

0: https://github.com/Peltoche/lsd

My two favorite tools: lsd, a fast alternative to exa https://github.com/Peltoche/lsd mcfly, reverse-search on steroids https://github.com/cantino/mcfly
I'll try this out, thanks. I've been enjoying using lsd [0] for the last couple of years.

[0]: https://github.com/Peltoche/lsd

It’s a shell prompt to Bash, ZSH, Fish and powershell with features like showing git branch you are, virtualenv name, nix-shell name, etc. it’s very useful. See more https://starship.rs/

lsd is a ls alternative https://github.com/Peltoche/lsd

you can use them on the terminal. there are projects like lsd[1] and vim-devicons[2] that use them.

[1] https://github.com/Peltoche/lsd [2] https://github.com/ryanoasis/vim-devicons

Written in Rust.

See also:

LSD (LSDeluxe) [1], inspired by colorls, but way faster.

Cross-platform Rust rewrite of the GNU coreutils [2]

[1] https://github.com/Peltoche/lsd

[2] https://github.com/uutils/coreutils