📝 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
|
curl -fsSL https://zerobrew.rs/install | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Get binaries from: https://github.com/lucasgelfond/zerobrew/releases
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
@@ -29,3 +31,9 @@ zb reset # uninstall everything
|
|||||||
zb gc # garbage collect unused store entries
|
zb gc # garbage collect unused store entries
|
||||||
zbx jq --version # run without linking
|
zbx jq --version # run without linking
|
||||||
```
|
```
|
||||||
|
|
||||||
|
List local:
|
||||||
|
```angular2html
|
||||||
|
➜ zb list
|
||||||
|
jq 1.8.1
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user