Catnap
Catnap is a fast fetch tool built around a config language, not a config file. Your distro art, color themes, and stats are all defined in plain .cat files you own and version alongside your dotfiles. It typically runs in under 10ms.

Warning
Upgrading from v1.x? Catnap 2.0 replaced the TOML config system entirely. The old
config.tomlanddistros.tomlfiles are not compatible with v2. After upgrading, runnim install(or manually copy the new.catfiles) to get a fresh default config. The new format is simpler and more expressive. See Config Language.
Where to start
- New install - Installation
- Just installed, want a working config fast - Quick Start
- Learning the config format - Config Language
- All CLI flags - Usage