1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-30 18:11:44 +00:00
Files
sharkdp--bat/src/syntax_mapping/builtins/linux/50-pacman.toml
T
2024-05-15 14:31:25 +08:00

9 lines
145 B
TOML

[mappings]
"INI" = [
# config
"/etc/pacman.conf",
# hooks
"/usr/share/libalpm/hooks/*.hook",
"/etc/pacman.d/hooks/*.hook",
]