An overview of Homebrew (the MacOS package manager) from my perspective and experience.
2022-10-28
I use Homebrew to install dependencies on my MacOS machines.
I generate a Brewfile
in ~/dotfiles
and run brew install
from within that folder. I generate the file by running the following in a terminal:
md-tangle <PATH TO VAULT>/42\ -\ Dotfiles/Homebrew.md
brew "ccat"
Raycast is the system launcher I use (as an alternative to Spotlight or Alfred)
brew "raycast"
30 - Collections/Software/VS Code is the primary editor I use.
cask "visual-studio-code"
Hey, I'm Chase. I help aspiring entrepreneurs and makers turn their ideas into digital products and apps.
Subscribe to my Newsletter
Every other week I publish the Curiously Crafted newsletter.
In it, I explore the intersection of curiosity and craft: the people who make stuff, what they make and the way they pursue the craft of making.