brew install lcmen/extra/<formula>
Or brew tap lcmen/extra and then brew install <formula>.
mise 2026.6.6 or newer can provision these formulas directly, without invoking Homebrew.
Use the fully qualified formula names in your mise configuration:
[bootstrap.packages]
"brew:lcmen/extra/compartment" = "latest"
"brew:lcmen/extra/go-pty" = "latest"
"brew:lcmen/extra/libvips-lite" = "latest"
"brew:lcmen/extra/neovim-bin" = "latest"Then apply them with:
mise bootstrap packages apply- compartment - Docker-based CLI tool for managing local development services
- go-pty - Terminal multiplexer for Go applications
- libvips-lite - Image processing library, stripped down for Rails image variants
neovim-bin- Neovim binary without any dependencies