>_bat
@sharkdp
About bat
A cat replacement with syntax highlighting, paging, and Git integration.
#bat#terminal-apps#terminal-app#official#agent-ready
Installation
brew install batDetails
What it does
Fast terminal workflow
Keyboard-first interface
Composable with shell tools
Command examples
- 1
bat README.md - 2
bat --style=numbers src/index.ts
More Terminal apps CLIs
Starship
$ starship
A fast customizable prompt for every major shell.
Fish Shell
$ fish
A user-friendly shell with suggestions, highlighting, and practical defaults.
tmux
$ tmux
A terminal multiplexer for persistent sessions, panes, and windows.
fzf
$ fzf
A general-purpose fuzzy finder for files, history, processes, and more.
ripgrep
$ rg
Recursively search files with fast regex matching and gitignore support.
eza
$ eza
A modern ls replacement with Git status, colors, icons, and tree views.