mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-25 20:18:36 +00:00
9 lines
145 B
TOML
9 lines
145 B
TOML
[mappings]
|
|
"INI" = [
|
|
# config
|
|
"/etc/pacman.conf",
|
|
# hooks
|
|
"/usr/share/libalpm/hooks/*.hook",
|
|
"/etc/pacman.d/hooks/*.hook",
|
|
]
|