-
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…
-
### Verification
- [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/…
-
- preview WebP images: https://github.com/dchest/webp-quicklook
- preview plain text files without an extension: http://whomwah.github.io/qlstephen/
- preview NFO files: https://github.com/planbnet/Qu…
-
# Broadly, adding official support for `brew bundle`
So glad I found this, handles quite a bit of what I've done with shell scripting. Apologies on the long post, I figured it would be easier to outl…
-
I have a top-level brew file called `Brewfile`
I also have a host specific brew file where I have the directive `tap homebrew/services`
When I run `brew-file update` that tap also gets added to `B…
-
[`uv`](https://github.com/astral-sh/uv) is, among other things, becoming an extremely popular way to run and install Python-based tools like `ipython`, `mypy` or `sqlfluff`. Adding support for `uv` in…
-
```
==> Caveats
To have launchd start tor now and restart at login:
brew services start tor
Or, if you don't want/need a background service you can just run:
tor
```
It would be nice if y…
-
-
Homebrew has official support for an external command: [bundle](https://github.com/Homebrew/homebrew-bundle). It can be used to write all installed casks, formulae, taps, fonts, etc into a `Brewfile`.…
-
Add a new feature where a user can provide a list of dependencies in a form of a config file like `arkadefile.json` or `arkadefile.yaml`.
The goal of this feature to give users the ability do decla…