Skip to content

No completion for asdf-vm commands #131

Answered by marlonrichert
Pilgrim1379 asked this question in Q&A
Discussion options

You must be logged in to vote

also have my fpath like so:

fpath=(
    $HOME/Git/asdf/completions(N)
    $HOMEBREW_PREFIX/share/zsh/site-functions
    $fpath[@]
)

That's no longer the recommended way to install completions. Remove that and run this once on the command line:

znap install asdf-vm/asdf

It will work after that.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Pilgrim1379
Comment options

@marlonrichert
Comment options

@marlonrichert
Comment options

@Pilgrim1379
Comment options

Answer selected by Pilgrim1379
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants