Is your feature request related to a problem? Please describe.
I've been using macOS (and OS X) for years and no power user would install programs one at a time on a new Mac. You would export your Brewfile from your old mac and run: brew bundle install.
https://gist.github.com/ChristopherA/a579274536aab36ea9966f301ff14f3f
Describe the solution you'd like
In my mind, you can rework the approach to select multiple apps and then generate a Brewfile instead installing each app one at a time. The one issue you might face is surfacing dependencies that may be required in the Brewfile.
Describe alternatives you've considered
No response
Additional context
No response
Checklist
Is your feature request related to a problem? Please describe.
I've been using macOS (and OS X) for years and no power user would install programs one at a time on a new Mac. You would export your Brewfile from your old mac and run:
brew bundle install.https://gist.github.com/ChristopherA/a579274536aab36ea9966f301ff14f3f
Describe the solution you'd like
In my mind, you can rework the approach to select multiple apps and then generate a Brewfile instead installing each app one at a time. The one issue you might face is surfacing dependencies that may be required in the Brewfile.
Describe alternatives you've considered
No response
Additional context
No response
Checklist