craftr completion install
Install shell tab-completion. Writes the completion script and, for bash and zsh, adds a marked block to the shell rc file that sources it.
Usage
craftr completion install [--shell <bash|zsh|fish>]Flags
| Flag | Description |
|---|---|
--shell | bash, zsh or fish. Defaults to the shell named by $SHELL. |
Examples
craftr completion installcraftr completion install --shell fish