bat
cat clone with syntax highlighting, git integration, and paging.
Why it is included
Tiny quality-of-life upgrade that makes reading configs and logs less painful.
Best for
Terminal workflows alongside ripgrep/fd stacks.
If you use Windows, Mac, or paid tools
Cat-with-syntax alternative to plain `type` on Windows CMD and basic macOS `cat` for reading files in a terminal.
Strengths
- Highlighting
- Git change markers
- Themes
Limitations
- Not for giant binary dumps
Good alternatives
less · most
Related tools
Developer Tools
ripgrep
Fast recursive search that respects .gitignore by default.
System Utilities
fd
Fast, user-friendly find alternative with sensible defaults and gitignore respect.
System Utilities
eza
Modern `ls` replacement with colors, git status, and icons.
System Utilities
procs
Modern `ps` replacement with color and tree views.
System Utilities
WezTerm
Rust GPU terminal emulator and multiplexer.
System Utilities
fzf
General-purpose fuzzy finder for shells, vim, and git workflows.
