2023 11 25 Homebrew Setup

I am attending AWS re: Invent 2023 next week and I need to set up my recently purchased 15" MacBook Air with all the applications I need for development and personal use. Instead of downloading the applications individually from either the App Store or the vendor’s website, I am consolidating all of my system configurations using Homebrew. I won’t get into the specifics of installing applications and utilities using Homebrew in this post. [Read More]

Docker with Homebrew

As part of my job at Workiva I work quite a bit with containers and I need to install Docker Desktop on my Mac running Big Sur. Instead of just downloading and installing the DMG from Docker, I instead wanted to install just the command line with Homebrew. The first step, of course, is to install Homebrew. I won’t replicate those instructions here. Once you’ve done that and checked the installation, proceed with the following instructions. [Read More]