Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 877 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 877 Bytes

homebrew-vvvvv

A collection of Homebrew Formulas and Casks that aren't officially supported but are essential for my workflow.

Formulas

Casks

  • wezterm@nightly Nightly version of Wezterm (Now available in homebrew-cask!)
  • zig@nightly Nightly version of Zig

Usage

Tap the Repository

Add this repository to Homebrew by running:

brew tap vvvvv/vvvvv [email protected]:vvvvv/homebrew-vvvvv.git

Install Formulas

To install a formula, use:

brew install vvvvv/vvvvv/<formula>
# e.g.
brew install vvvvv/vvvvv/[email protected]

Install Casks

To install a cask, use:

brew install --cask vvvvv/vvvvv/<cask>
# e.g.
brew install --cask vvvvv/vvvvv/zig@nightly