Homebrew
10/27/2022
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
Packages I Install
brew "ccat"
Raycast
Raycast is the system launcher I use (as an alternative to Spotlight or Alfred)
brew "raycast"
VS Code
VS Code is the primary editor I use.
cask "visual-studio-code"
This Article is Still in Progress
This post is a work in progress and not yet complete. If you're interested in reading the full article, let me know!
Want to Read It? Your interest helps me prioritize which articles to finish first. Click below to tell me you want to read this article when it's complete.