It would be quite useful to be able to override the config settings file path through the CLI. I can try implementing it myself if wanted. `awatcher` (client) already has this: ``` -c, --config <FILE> Custom config file ```
It would be quite useful to be able to override the config settings file path through the CLI. I can try implementing it myself if wanted.
awatcher(client) already has this: