exa
fish-shell
Our great sponsors
exa | fish-shell | |
---|---|---|
103 | 241 | |
20,482 | 20,250 | |
- | 1.6% | |
6.1 | 9.9 | |
about 1 month ago | 3 days ago | |
Rust | C++ | |
MIT License | GNU General Public License v3.0 or later |
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'.
fish-shell
-
Pair programming with ChatGPT - an unexpected path
My OS is Linux Ubuntu. My shell is fish and I love it (check out my dotfiles). It allows the creation of functions (a.k.a. aliases) very easily.
- For those who are expert at MacOS Terminal
- Vim: ZZ and zz: Do you know the difference?
-
Fish 3.6.0
Not sure if you’re being sarcastic or not, but the actual project page is very useful: https://fishshell.com/
The OP is the equivalent of a changelog, which isn’t going to be terribly helpful to the uninitiated.
-
Reasons to change the default terminal to Warp
Shell tools, including, zsh, fish, etc
-
-🎄- 2022 Day 21 Solutions -🎄-
For part one, I noticed the input being almost valid Elm code, so I wrote a few lines of Fish to generate an Elm program. Then ran it with elm repl. Elm allows out of order variable declarations so it did all the work for me.
-
Ask HN: Programs that saved you 100 hours? (2022 edition)
The fish shell (https://fishshell.com/) and its fantastic auto-completion. It now replaces bash as the default shell on all my machine and is the first program I install when connecting to a fresh cloud instance.
-
-🎄- 2022 Day 10 Solutions -🎄-
Turned the input into JavaScript (using Fish) by replacing noop with cycle() and addx with cycle(); cycle(); x+=, and then executing it.
- Switching to Zsh
What are some alternatives?
lsd - The next gen ls command
powerlevel10k - A Zsh theme
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
nushell - A new type of shell
oh-my-fish - The Fish Shell Framework
xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell
oil - Oil is a new Unix shell. It's our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
fzf - :cherry_blossom: A command-line fuzzy finder
oh-my-bash - A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
HomeBrew - 🍺 The missing package manager for macOS (or Linux)
fd - A simple, fast and user-friendly alternative to 'find'