exa | lsd | |
---|---|---|
131 | 65 | |
23,964 | 14,403 | |
0.2% | 1.0% | |
3.0 | 5.9 | |
9 months ago | 28 days ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
exa
-
Eza: A modern, maintained replacement for ls
I think they are not referring to ls, but to exa [0], which is not maintained anymore.
[0]https://github.com/ogham/exa
-
Show HN: Elles – A Nicer /Bin/Ls
I would also take a look at exa: https://the.exa.website/
It's been my ls replacement for a while now and it's very customizable!
-
A ‘Software Developer’ Knows Enough to Deliver Working Software Alone and in Teams
It depends on the scale of the project but man, if you can't build a simple CRUD app in your preferred stack and deploy it in some fashion (even if it's just a binary posted on some website, kinda like Exa) then that's just disappointing...
-
Which 2nd language should I learn?
Can compile to a single binary to build tools like exa
- Exa Is Deprecated
- ls -l IN COLOR!
-
What's your favorite Go architecture for a new micro-service? Here's mine...
Try https://github.com/ogham/exa and exa -T -L2 command . It will generate a good folder structure tree to update the question
-
macOS Command-Line Tools You Might Not Know About
Some of us don't want all of GNU's utilities; just on an as-needed basis. They're not as needed as they once were.
Many of these utilities have been rewritten in Rust and have more modern features.
For example, instead of ls, I use exa [1]. Or ripgrep [2] instead of grep.
[1]: https://github.com/ogham/exa
[2]: https://github.com/BurntSushi/ripgrep
-
List of apps I use every day - Version 2023
fish: A very fast shell with various customization options to streamline daily commands. I discovered it through this post by @caarlos0, where he provides more details about performance and the differences between fish and zsh. Additionally, I use some CLI utilities like delta, exa, and ripgrep. Here's my dotfiles for fish.
lsd
-
Show HN: Facad. The ls alternative making terminals cooler than GUIs
lsd is also a good cross-platform alternative [1].
[1] https://github.com/lsd-rs/lsd
- Ls deluxe: ls in Rust with added features
-
Eza: A modern, maintained replacement for ls
Seems quite similar to https://github.com/lsd-rs/lsd . How do they compare?
I know though lsd has one annoying bug when using it for grepping: https://github.com/lsd-rs/lsd/issues/1052
-
🐚🦀Comandos shell reescritos em Rust
lsd
- LSD (LSDeluxe)
- Exa Is Deprecated
-
Is there a zsh plugin to replicate the nushell ls function?
If you use lsd there is a --total-size option
- How do I get folder icons on the output of ls?
-
Is there a non-bloated way to get the terminal (xfce) to show colors for things like the prompt, files, folders, variables, and so forth?
ls aliased to lsd
-
What are some lesser-known Linux software that are absolutely life changing?
Just in case people don’t get the sarcasm here https://github.com/Peltoche/lsd
What are some alternatives?
fd - A simple, fast and user-friendly alternative to 'find'
eza - A modern alternative to ls
coreutils - Cross-platform Rust rewrite of the GNU coreutils
vim-colors-solarized - precision colorscheme for the vim text editor
LS_COLORS - A collection of LS_COLORS definitions; needs your contribution!