| ▲ | ansonhoyt 5 hours ago | |
Is there a way to `brew trust` inside my Brewfile? That'd be nice for the handful of formulas I install from github repos via `brew bundle --global`. | ||
| ▲ | usrme 5 hours ago | parent | next [-] | |
This is described here (https://docs.brew.sh/Tap-Trust) if you scroll down a bit. | ||
| ▲ | dpassen1 5 hours ago | parent | prev [-] | |
`brew tap/recipe, trusted: true` | ||