Skip to content

Commit 811209a

Browse files
1shoopermanclaude
andauthored
docs: add homebrew install instructions (#7)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cf9bdad commit 811209a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Personal shell utilities for git branch hygiene, GPG cache warming, and Claude p
44

55
## Installation
66

7+
### Homebrew (recommended)
8+
9+
```sh
10+
brew tap 1shooperman/tap
11+
brew install cli-tools
12+
```
13+
14+
### Manual
15+
716
Add `bin/` to your `$PATH`:
817

918
```sh

0 commit comments

Comments
 (0)