mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 05:25:02 +03:00
Add Flox as an installation option
This commit is contained in:
parent
7acebdab9d
commit
1e304893de
@ -127,6 +127,14 @@ You can install `you-get` easily via:
|
||||
# pkg install you-get
|
||||
```
|
||||
|
||||
### Option 7: Flox (Mac, Linux, and Windows WSL)
|
||||
|
||||
You can install `you-get` easily via:
|
||||
|
||||
```
|
||||
$ flox install you-get
|
||||
```
|
||||
|
||||
### Shell completion
|
||||
|
||||
Completion definitions for Bash, Fish and Zsh can be found in [`contrib/completion`](https://github.com/soimort/you-get/tree/develop/contrib/completion). Please consult your shell's manual for how to take advantage of them.
|
||||
|
Loading…
Reference in New Issue
Block a user