set -f fichiers_toml (fd --glob "*.toml") set -f fichiers_angie (fd --glob "*.conf" containers/conf/angie) for toml in $fichiers_toml tombi format "$toml" end for angie in $angie nginxfmt "$angie" end