We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
echo "[ -s ~/.luaver/completions/luaver.bash ] && . ~/.luaver/completions/luaver.bash" >> ~/.zshrc source ~/.zshrc ~/.luaver/completions/luaver.bash:60: command not found: complete
is there something i can do about it ?
The text was updated successfully, but these errors were encountered:
Hi! This is my method installations.
git clone https://github.com/DhavalKapil/luaver ~/.luaver echo "[ -s ~/.luaver/luaver ] && . ~/.luaver/luaver" >> ~/.zshrc cp ~/.luaver/completions/_luaver ~/.zsh/completions/_luaver
Sorry, something went wrong.
git clone https://github.com/DhavalKapil/luaver ~/.luaver brew install luaver luaver install 5.3.6 luaver use 5.3.6 luaver set-defualut 5.3.6 exit
lua -v
Lua 5.3.6 Copyright (C) 1994-2020 Lua.org, PUC-Rio
No branches or pull requests
is there something i can do about it ?
The text was updated successfully, but these errors were encountered: