📝 Update CHEATSHEET.md with new release binaries link and local listing example

This commit is contained in:
2026-04-12 10:06:02 +08:00
parent 94fbdb658d
commit 537f67fa0d

View File

@@ -15,6 +15,8 @@ description: A 5-20x faster experimental Homebrew alternative
curl -fsSL https://zerobrew.rs/install | bash
```
Get binaries from: https://github.com/lucasgelfond/zerobrew/releases
## Usage
```shell
@@ -29,3 +31,9 @@ zb reset # uninstall everything
zb gc # garbage collect unused store entries
zbx jq --version # run without linking
```
List local:
```angular2html
➜ zb list
jq 1.8.1
```