mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
766 B
766 B
Title
A cat(1) clone with syntax highlighting and Git integration.
TL;DR
Installation and configuration
apt install 'bat'
brew install 'bat'
dnf install 'bat'
zypper install 'bat'
bat --config-file
bat --generate-config-file
Usage
bat 'path/to/file'
bat 'path/to/file' --paging 'never' --theme="TwoDark"
bat --list-themes