The Proposal
A new [settings] table which could be used to configure cutler without always needing to pass flags. The structure would be as described below:
[settings]
ask = false # disable prompts
[settings.apply]
always_brew = true
disable_checks = false
exec_type = "flagged"
The Proposal
A new
[settings]table which could be used to configure cutler without always needing to pass flags. The structure would be as described below: