Open sourcevault opened 6 years ago
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
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
is there something i can do about it ?