completion

Output shell completion code

Usage

neuro completion [OPTIONS] COMMAND [ARGS]...

Output shell completion code.

Commands:

generate

Show instructions for shell completion

Usage

neuro completion generate [OPTIONS] {bash|zsh}

Show instructions for shell completion.

Options

patch

Patch shell profile to enable completion

Usage

neuro completion patch [OPTIONS] {bash|zsh}

Patch shell profile to enable completion

Patches shell configuration while depending of current shell. Files patched:

bash: ~/.bashrc zsh: ~/.zshrc

Options

Last updated