bat 0.26.1

A cat(1) clone with wings.
Documentation
1
2
3
4
5
6
7
8
# see https://github.com/containers/image/tree/main/docs
[mappings]
"TOML" = [
    "/usr/share/containers/**/*.conf",
    "/etc/containers/**/*.conf",
    "${HOME}/.config/containers/**/*.conf",
    "${XDG_CONFIG_HOME}/containers/**/*.conf",
]