maintained-modern-unix
exa
maintained-modern-unix | exa | |
---|---|---|
1 | 131 | |
413 | 23,584 | |
- | - | |
6.9 | 3.0 | |
about 1 month ago | 15 days ago | |
Shell | Rust | |
- | MIT License |
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.
maintained-modern-unix
-
Eza: A modern, maintained replacement for ls
this one is maintained
https://github.com/johnalanwoods/maintained-modern-unix
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.
What are some alternatives?
eza - A modern alternative to ls
lsd - The next gen ls command
zjstatus - A configurable statusbar plugin for zellij
colorls - A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. :tada:
fish-shell - The user-friendly command line shell.
coreutils - Cross-platform Rust rewrite of the GNU coreutils
fd - A simple, fast and user-friendly alternative to 'find'
base16-shell - Base16 for Shells
base16-vim - Base16 for Vim
bat - A cat(1) clone with wings.