Carlo Cabrera f3c25498f8
bundle/commands/exec: check that Brewfile is installed with --check
`brew bundle exec` behaves correctly only after doing `brew bundle install`.

Running `brew bundle check` can be slow, so let's add a `--check` flag
to `brew bundle exec` which will also run `brew bundle check` before
`brew bundle exec` to ensure that the `Brewfile` has been installed
before proceeding.
2025-04-24 16:34:23 +08:00
..
2025-03-24 22:48:58 +08:00
2025-04-02 17:15:36 +01:00
2025-03-24 22:48:58 +08:00
2025-03-24 22:48:58 +08:00
2025-03-24 22:48:58 +08:00
2025-03-24 22:48:58 +08:00