-
Even when I used `autoMigrate = true` in nix-homebrew, `brew bundle` (with the Brewfile generated by nix-darwin's homebrew module) kept trying to uninstall my immutable taps. This obviously failed:
…
-
I use a `Brewfile` to install/upgrade all of the apps on my MacBook, including wezTerm nightly:
https://github.com/tammersaleh/dotfiles-public/blob/70e6ff1e7621028e30953eb6a1ca05a088d12189/.Brewfil…
-
I'm interested in implementing `brew bundle add ` and `brew bundle remove ` commands in `homebrew-bundle`. These commands would add or remove formulae from the brewfile at `~/.Brewfile`.
Is this a …
-
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like**
It would be nice to support downloading apps to a custom path. Eg `mas install 414568915 --pat…
-
## Goal
Add the ability to add Brewfile lines of the following format: `mas "name", id: 12345678`
## Assumptions
1. The "name" value itself does not matter to `mas` for install, only the "id"…
-
-
- [x] https://github.com/twpayne/chezmoi
- [ ] https://github.com/koekeishiya/yabai
- [x] brew + brewfile
- [x] disable home-manager + nix
-
Hey there!
I was going through some of the configuration files for CircleCI and noticed that we might be able to slim down our setup for contributors and CI by using a `Brewfile`. It functions much…
-
Add Brewfile and prepare script for it. Will be done, when I ll buy new Mac 😄
-
Hi Team,
Given that `hashicorp/tap/terraform` is already installed, creating a Brewfile at `/tmp/Brewfile` with the following contents:
```
brew "hashicorp/tap/terraform"
```
and running `bre…