brew install phantomato/patched/<formula>
Or brew tap phantomato/patched
and then brew install <formula>
.
Or, in a brew bundle
Brewfile
:
tap "phantomato/patched"
brew "<formula>"
brew help
, man brew
or check Homebrew's documentation.
brew install phantomato/patched/<formula>
Or brew tap phantomato/patched
and then brew install <formula>
.
Or, in a brew bundle
Brewfile
:
tap "phantomato/patched"
brew "<formula>"
brew help
, man brew
or check Homebrew's documentation.