Closed Pilgrim1379 closed 5 years ago
@thepreacher I'm not sure why you needed to add the .asdf
segment to the path. The existing code works fine for me. Did you install asdf with Git or Brew?
@Stratus3D I installed it with Git. Maybe that is the reason?
Looking at the code I think we should probably stop sourcing that file and instead use the asdf where lua
command to get the version and the path. In the meantime merging this code shouldn't hurt anything. Thanks for the PR!
Added ".asdf" to line 3 in exec-env to fix "/Users/username/.asdf/plugins/lua/bin/exec-env: line 3: /Users/username/lib/utils.sh: No such file or directory".
Added lua version 5.3.5 to list-all