Merge branch 'bryanhonof-develop' into develop

This commit is contained in:
Mort Yao 2024-07-31 19:42:07 +02:00
commit 79aaec4317
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -127,6 +127,14 @@ You can install `you-get` easily via:
# pkg install you-get # 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 ### 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. 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.