mirror of
https://github.com/soimort/you-get.git
synced 2025-02-09 03:37:52 +03:00
Add installation instructions for FreeBSD
This commit is contained in:
parent
fc8df5eb24
commit
286a7788d2
@ -113,6 +113,14 @@ You can install `you-get` easily via:
|
|||||||
$ brew install you-get
|
$ brew install you-get
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Option 8: pkg (FreeBSD only)
|
||||||
|
|
||||||
|
You can install `you-get` easily via:
|
||||||
|
|
||||||
|
```
|
||||||
|
# pkg 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user