Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Add support for a global config file as a fallback if one in the current directory didn't exist, and if a global config file didn't exist too, return an error.
Describe alternatives you've considered
a config file in: $HOME/.config/treefmt/config.toml or $HOME/.config/treefmt.toml to respect the XDG spec
Additional context
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Add support for a global config file as a fallback if one in the current directory didn't exist, and if a global config file didn't exist too, return an error.
Describe alternatives you've considered
a config file in:
$HOME/.config/treefmt/config.tomlor$HOME/.config/treefmt.tomlto respect the XDG specAdditional context