Bat Alternatives
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
fd
A simple, fast and user-friendly alternative to 'find'
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
fzf
:cherry_blossom: A command-line fuzzy finder
-
exa
A modern replacement for ‘ls’.
-
rust
Empowering everyone to build reliable and efficient software.
-
micro-editor
A modern and intuitive terminal-based text editor
-
thefuck
Magnificent app which corrects your previous console command.
-
httpie
As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
-
tmux
tmux source code
-
libcurl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
-
zsh-autosuggestions
Fish-like autosuggestions for zsh
-
zsh-syntax-highlighting
Fish shell like syntax highlighting for Zsh.
-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
HTTP Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
-
hyper
An HTTP library for Rust (by hyperium)
-
peco
Simplistic interactive filtering tool
-
rust-analyzer
An experimental Rust compiler front-end for IDEs
-
Clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
-
czkawka
Multi functional app to find duplicates, empty folders, similar images etc.
Posts
-
Paru<--yay, neovim<--vim, any other "neo" drop in replacement packages that are good to know about?
bat
I like bat as a substitute for cat, i even aliased cat to bat https://github.com/sharkdp/bat It is Posix compliant so there should not be many compatibility issues
-
Advent of Code CLI
its bat! https://github.com/sharkdp/bat
-
Man pages in color, with links
using bat as a manager is pretty awesome: https://github.com/sharkdp/bat#man
-
This 9 Coolest CLI Tools that i found this week
Link : https://github.com/sharkdp/bat
-
[WIP] A colorized alternative to hexdump
I personally always use bat instead of cat because of how much better the output is for reading
-
Show HN: Ht – HTTPie Clone in Rust
Not to be mixed with the Rust version of `cat` (but with wings): https://github.com/sharkdp/bat/
-
What is the most underrated tool you use on a daily basis
Fzf, ripgrep, fd, bat, micro, jq, and so on.
-
Top 10 tools for the full stack developer
bat is a cat clone that supports syntax highlighting for a large number of programming and markup languages. It is also pretty smart when it comes to showing binary files. Supports line numbering, pagination, etc. All of this is quite helpful while browsing through files.
-
list/cat Perl code in a terminal, with syntax highlighting
bat would be well worth a look: https://github.com/sharkdp/bat
-
Prepare a set of Rust tools that can be used with zsh in zinit
bat Fast cat alternative tool
-
Syntax highlighting for terminal output?
Bat?
- Syntax highlighting in cmd
-
Things I always install on Ubuntu
bat
-
Hacktoberfest 2020 - a retrospective
For bat specifically, I opened three tickets that included ideas and instructions for contributing [1] [2] [3]. They were mainly targeted towards first-time contributors. In the following chart, you can see what kind of effect the opt-in strategy had on the number of contributions to the bat repository:
Stats
sharkdp/bat is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.