Chase AdamsChase Adams
AboutContentPromptsPrototypesNewsletter

Homebrew

Essays and updates on product, engineering, and AI by Chase Adams.

1 minute read

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"
First Cohort
No Coding Experience Required

Build Your Website with AI—No Code Required

Learn to create and deploy professional websites using ChatGPT and Claude. Go from complete beginner to confident website builder.

Start Building Today

Post Details

Published
Oct 27, 2022
Share
ChatGPT

Latest Posts

Rescuing Your Claude Conversations When You Rename Projects

Rescuing Your Claude Conversations When You Rename Projects

If you've ever renamed a project folder and watched weeks of Claude Code conversations vanish, here's a script to help you move directories without losing your conversations.

AboutAI Workflow SpecContentStacksNewsletterPromptsRSS