Skip to content

Should the talosctl completions be recreated every plugin load? #2

@unixorn

Description

@unixorn

You have the

talosctl completion zsh >| "$ZSH_CACHE_DIR/completions/_talosctl" &|

outside the

if [[ ! -f "$ZSH_CACHE_DIR/completions/_talosctl" ]]; then

stanza. Do you want to recreate the file every time the plugin loads?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions