1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 08:42:08 +00:00

Merge branch 'master' into fix/list-themes-pager-hang

This commit is contained in:
Keith Hall
2025-11-15 15:41:07 +02:00
committed by GitHub
6 changed files with 10 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# see `man quadlet`
[mappings]
"INI" = [
"**/containers/systemd/**/*.{container,volume,network,kube,image}",
"**/containers/systemd/**/*.{container,volume,network,kube,image,build,pod}",
]