Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

completions not working #6

Open
ChauhanT opened this issue Feb 15, 2023 · 1 comment
Open

completions not working #6

ChauhanT opened this issue Feb 15, 2023 · 1 comment

Comments

@ChauhanT
Copy link

Hi,

I just installed this plugin and I get this error every time I open a new shell:

/home/tc/.asdf/completions/asdf.bash:89: command not found: complete

Not sure what's going wrong. Any hints/references will be very helpful, thank you.

@mbekkomo
Copy link

You need to have bashcompinit initialized. If not, Zsh will fail on loading the completion. Also, it's better to just add $ASDF_DIR/completions to fpath since asdf now support completion for Zsh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants