
fd
Bat
fzf
The Silver Searcher
Starship (Shell Prompt)
Micro
lazygit
tmux
Nu Shell
fish shell
the xonsh shell
GNU Bourne Again SHell
zsh
PowerShell
win-bash
Xiki
fd
Nu Shellfd is recommended for developers, system administrators, and power users who often search through directories and require a fast, efficient tool with a shorter learning curve.
No Nu Shell videos yet. You could help us improve this page by suggesting one.
Based on our record, fd should be more popular than Nu Shell. It has been mentiond 128 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I know that if you want `fd` (https://github.com/sharkdp/fd) you need to `apt install fd-find` and which installs the binary `fdfind` (!). - Source: Hacker News / about 2 months ago
Fd is a friendlier, faster alternative to find, with sensible defaults and clean output. - Source: dev.to / 2 months ago
Fd is also great and I install it everywhere. https://github.com/sharkdp/fd. - Source: Hacker News / over 1 year ago
It's not just the OS itself, where some of the slowness can at least be explained by the silo-ed nature of development and the large amount of moving parts. But even when MS gives a small-ish team free reign and a fresh start, the software is just agonizingly slow and buggy. Example 1: new PowerToys https://github.com/microsoft/PowerToys/ and has not improved since Win7. Who cares, nobody ever searches for files,... - Source: Hacker News / over 1 year ago
In case people were curious: https://github.com/sharkdp/fd. - Source: Hacker News / over 1 year ago
These are just three small examples of what this shell written in Rust allows. The features are many and many more, but I'll leave it up to you to discover and enjoy them; I'm currently playing around with it and it's giving me a lot of satisfaction and immediacy, now it has a fixed place among the tools I use when working! The project is Open Source, so if you want to contribute, I invite you, as always, to do... - Source: dev.to / over 2 years ago
Any thoughts on fish as compared to nushell [0]? It's similar to PowerShell in its philosophy and is also written in Rust. [0] https://github.com/nushell/nushell. - Source: Hacker News / over 2 years ago
I've contributed to rust-analyzer and nushell and had a great experience in both! Tons of open issues with a huge range of difficulties, and the maintainers are really helpful in providing hints to get started. Source: about 3 years ago
Hey OP, figured out you might want to take a look at Nushell: https://github.com/nushell/nushell. Source: about 3 years ago
I'm curious if there's been consideration for nushell. That's the shell I've been hoping would develop enough to be my daily driver going forward. Source: over 3 years ago
Bat - A cat(1) clone with wings.
fish shell - The friendly interactive shell.
fzf - A command-line fuzzy finder written in Go
the xonsh shell - Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.
The Silver Searcher - A code searching tool similar to ack, with a focus on speed.
GNU Bourne Again SHell - Bash is the shell, or command language interpreter, that will appear in the GNU operating system.