mirror of
https://github.com/sharkdp/bat.git
synced 2025-04-05 02:10:33 +01: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",
|
|
]
|