
Bat
fd
fzf
Starship (Shell Prompt)
lazygit
tmux
fish shell
Micro
Nu Shell
fish shell
the xonsh shell
GNU Bourne Again SHell
zsh
PowerShell
win-bash
Xiki
Nu ShellDevelopers, system administrators, and technical users who work with code or configuration files and need an enhanced command-line tool that offers syntax highlighting and other advanced features. It is especially recommended for those using Git, as Bat provides seamless integration with Git repositories, displaying file changes and annotations effectively.
No Nu Shell videos yet. You could help us improve this page by suggesting one.
Based on our record, Bat should be more popular than Nu Shell. It has been mentiond 121 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.
But for reading code, scripts, configs, Markdown, YAML, JSON, or anything where your eyes are expected to survive the experience, bat is much nicer. - Source: dev.to / 2 months ago
Bat does not look like a pager: https://github.com/sharkdp/bat?tab=readme-ov-file#automatic-paging. - Source: Hacker News / 3 months ago
Bat is the king of pagers. https://github.com/sharkdp/bat. - Source: Hacker News / 3 months ago
Https://github.com/atuinsh/atuin for fuzzy shell history (ctrl+r) https://github.com/sharkdp/bat (nice coloured cat replacement) https://github.com/abiosoft/colima (so I don't need docker desktop) https://github.com/duckdb/duckdb (performant database that lets you directly query JSON, parquet, csv files with SQL queries and convert one to the other. https://github.com/eradman/entr (rerun commands automatically... - Source: Hacker News / 3 months ago
Bat is cat with syntax highlighting, line numbers, and git integration. It's a drop-in replacement that makes reading files in the terminal actually pleasant. - Source: dev.to / 4 months 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
fd - A simple, fast and user-friendly alternative to 'find'.
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.
Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.
GNU Bourne Again SHell - Bash is the shell, or command language interpreter, that will appear in the GNU operating system.