File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,27 +7,14 @@ $ sh <(curl https://yoink.sh) mxcl/brewx
77installed: ~ /.local/bin/brewx
88```
99
10- This doesn’t install ` yoink ` itself:
10+ This installs [ ` brewx ` ] ( https://github.com/mxcl/brewx ) but it doesn’t install
11+ ` yoink ` itself:
1112
1213``` sh
1314$ which yoink
1415yoink not found # `yoink` NOT YOINKED
1516```
1617
17- But it did install ` brewx ` :
18-
19- ``` sh
20- $ brewx cowsay we need moar yoink
21- ____________________
22- < we need moar yoink >
23- --------------------
24- \ ^__^
25- \ (oo)\_ ______
26- (__)\ )\/ \
27- || ----w |
28- || ||
29- ```
30-
3118You can install yoink with yoink if you like:
3219
3320``` sh
@@ -49,7 +36,7 @@ $ yoink rm mxcl/brewx
4936# ^^ removes brewx
5037```
5138
52- Why install anything? You can just run things.
39+ Alternatively, you can just run things:
5340
5441``` sh
5542$ sh <( curl https://yoink.sh) denoland/deno eval ' console.log("hi")'
You can’t perform that action at this time.
0 commit comments