From 5818d60cc434aa6f6d1f775a9afc8c8309720044 Mon Sep 17 00:00:00 2001 From: Eric Wagoner Date: Wed, 4 Mar 2026 19:44:02 -0500 Subject: [PATCH] Add note about casks needing admin rights on managed laptops Co-Authored-By: Claude Opus 4.6 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a93f2ac..06cfaa0 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,16 @@ This installs all CLI tools, language version managers, databases, fonts, and ca If any formulae fail, you can skip them — they may not be needed on the new machine. +**Managed work laptops:** Some casks require admin rights and will fail if your account is restricted by MDM. Request these through your company's IT or self-service portal: + +- **Docker Desktop** (`docker`) +- **GPG Suite** (`gpg-suite`) +- **Cursor** (`cursor`) +- **iTerm2** (`iterm2`) +- **ngrok** (`ngrok`) + +The shell configs guard against missing Docker, so everything else will still work. + ## 4. Install Oh My Zsh ```bash