From 0e9f563e0430651c38469466adc145e7db41470e Mon Sep 17 00:00:00 2001 From: Brandon Shoop Date: Sat, 30 May 2026 19:24:01 -0400 Subject: [PATCH] docs: add homebrew install instructions Co-Authored-By: Claude Sonnet 4.6 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 725b661..46408d6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ Personal shell utilities for git branch hygiene, GPG cache warming, and Claude p ## Installation +### Homebrew (recommended) + +```sh +brew tap 1shooperman/tap +brew install cli-tools +``` + +### Manual + Add `bin/` to your `$PATH`: ```sh