dotfiles/.config/bat/config

8 lines
167 B
Text
Raw Normal View History

2025-08-30 11:45:56 +02:00
--theme="TwoDark"
--style="numbers,changes,header"
--map-syntax ".bash_history:Bourne Again Shell (bash)"
--map-syntax ".flake8:INI"
--map-syntax "poetry.lock:TOML"