Our great sponsors
exa | lsd | |
---|---|---|
103 | 53 | |
20,582 | 9,125 | |
- | - | |
6.1 | 8.6 | |
9 days ago | 6 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
-
Nordic Desktop
that's exa instead of ls there, cbonsai, and dt's shell color scripts, pipes-rs
-
Name a program that doesn't get enough love!
exa
-
Show HN: A modified macOS ls that supports –group-directories-first
I finally got tired of not having directories first on macOS, and - for me - something like exa <https://the.exa.website/> was overkill. So I dug into the source code, hunted down the missing BSD-licensed headers, figured out how to work around the APSL headers, and smoothed out the rough edges.
Very much a personal itch-scratching exercise and only a couple hours worth of work, but maybe it'll be useful for someone else.
- What are some lesser known packages that improve quality of life for you on Linux?
-
What are peoples favorite free and open source software
Exa (alternative for ls)
-
Configurando o ArchLinux com WSL 2 para Devs
exa: serve como alternativa ao “ls”; e
-
Awesome CLI & TUI Applications Directory site
"exa" -- A modern replacement for "ls" with proper formatting, color highlighting, and git awareness.
-
one month of using fedora
You can also use exa with the --icons option
-
Rust Easy! Modern Cross-platform Command Line Tools to Supercharge Your Terminal
Both LSD and exa are replacements for the ls command. They both look gorgeous with nice colors and icons and have features like headers, sorting, tree views, and so on. Exa is a bit faster than LSD for tree views and can show the Git status of files and folders. I prefer exa due to the Git support and faster tree views. I have set up my ls alias to use exa by default. Both can be configured to show custom columns and sorting behaviors.
-
thought I'd try fish shell and I don't think I'm doing it right
In fact ls -A don't work because is a alias to 'exa'.
lsd
- Question : Alternative packages (uncommon tools) to run a system, what do you use? What are they?
-
Any way to customise Fallback Font?
I wanted to use (Nerd Font)[https://github.com/ryanoasis/nerd-fonts/] icons with (lsd)[https://github.com/Peltoche/lsd] but keep my preferred font for everything else in my Terminal. So I decided to follow the instructions in (this)[https://github.com/gabrielelana/awesome-terminal-fonts/issues/7#issuecomment-236417688] issue comment, however, as (the year old post)[https://www.reddit.com/r/MacOS/comments/p88edj/macos_default_fallback_font_on_catalina_and_newer/] states, the mentioned file (/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreText.framework/Resources/DefaultFontFallbacks.plist) is gone.
-
I wrote a "12 favourite terminal tools" list-article, what did I left out that should be absolutely included?
sudo dpkg -i lsd_0.23.1_amd64.deb, get the .deb file from release page. Should work.
-
With great power comes great responsibility...
You can check out nnn then since it's as fast as typing ls. But if you want something without ncurses, then maybe lsd is better.
-
Rust Easy! Modern Cross-platform Command Line Tools to Supercharge Your Terminal
Both LSD and exa are replacements for the ls command. They both look gorgeous with nice colors and icons and have features like headers, sorting, tree views, and so on. Exa is a bit faster than LSD for tree views and can show the Git status of files and folders. I prefer exa due to the Git support and faster tree views. I have set up my ls alias to use exa by default. Both can be configured to show custom columns and sorting behaviors.
- WSL2 is actually pretty nice since I have to use windows due to university reasons
-
Are there any TUI apps you recommend outside of ncdu / nnn / htop / vim / bat / fd / tig / duf?
Prefer lsd because it can calculate folder sizes
-
how the fuck does this make any sense?
Use gow, and WindTerm; and if you want an even better experience install lsd, fd, and lf all of which are downloadable via Chocolatey, the Windows package manager
-
Your favourite Rust CLI utilities this year?
lsd. It's a modern alternative to ls. It's similar to exa, but it also shows nerd font icons next to each listing. The latest release contains 2 bugfix PR's I recently submitted. One was to have it correctly give nonzero exit codes on certain failures, and the other fixed a zsh completion issue they introduced with the previous release. That's a big milestone for me because I don't normally work with low-level languages.
-
Lsd 0.23.0 tab completion doesn't work
A new version that should fix this issue just got released: https://github.com/Peltoche/lsd/releases/tag/0.23.1
What are some alternatives?
zsh-aliases-exa - zsh plugin adding aliases for the exa command-line tool
fish-shell - The user-friendly command line shell.
fd - A simple, fast and user-friendly alternative to 'find'
coreutils - Cross-platform Rust rewrite of the GNU coreutils
bat - A cat(1) clone with wings.
iTerm2-Color-Schemes - Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
visidata - A terminal spreadsheet multitool for discovering and arranging data
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
iTerm2 - iTerm2 is a terminal emulator for Mac OS X that does amazing things.
skim - Fuzzy Finder in rust!
fzf - :cherry_blossom: A command-line fuzzy finder
zoxide - A smarter cd command. Supports all major shells.