summary refs log tree commit diff
path: root/dot_config/bat/config
blob: a83724cb70b7036a4e0dcc4b5e21972791ea6ed1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# bat --list-themes
--theme="Dracula"

--italic-text=always

--map-syntax "*zlogin:Bourne Again Shell (bash)"
--map-syntax "*zlogout:Bourne Again Shell (bash)"
--map-syntax "*zprofile:Bourne Again Shell (bash)"
--map-syntax "*zshenv:Bourne Again Shell (bash)"
--map-syntax "*zshrc:Bourne Again Shell (bash)"

--map-syntax "*gitconfig*:Git Config"
--map-syntax "*gitignore*:Git Ignore"

--map-syntax "*nanorc:INI"