mirror of
https://github.com/Cheviiot/Vintner.git
synced 2026-08-03 15:57:24 +00:00
docs: note that Nivora installs get shell completion automatically
This commit is contained in:
@@ -157,6 +157,8 @@ Error text from internal packages stays in English regardless.
|
|||||||
|
|
||||||
## Shell completion
|
## Shell completion
|
||||||
|
|
||||||
|
Already set up if you installed via Nivora. Otherwise:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
source <(vintner completion bash) # or add to ~/.bashrc
|
source <(vintner completion bash) # or add to ~/.bashrc
|
||||||
source <(vintner completion zsh) # or add to ~/.zshrc
|
source <(vintner completion zsh) # or add to ~/.zshrc
|
||||||
|
|||||||
Reference in New Issue
Block a user