docs: note that Nivora installs get shell completion automatically

This commit is contained in:
Cheviiot
2026-07-25 11:33:41 +10:00
parent c049274626
commit 6186837fd2
+2
View File
@@ -157,6 +157,8 @@ Error text from internal packages stays in English regardless.
## Shell completion
Already set up if you installed via Nivora. Otherwise:
```bash
source <(vintner completion bash) # or add to ~/.bashrc
source <(vintner completion zsh) # or add to ~/.zshrc