📝 Update CHEATSHEET.md with new release binaries link and local listing example
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user