Back to Chezmoi

`completion` *shell*

assets/chezmoi.io/docs/reference/templates/functions/completion.md

2.70.2203 B
Original Source

completion shell

completion returns chezmoi's shell completion for shell. shell can be one of bash, fish, powershell, or zsh.

!!! example

```
{{ completion "zsh" }}
```