Refactor various names, add git configs, add to installs

This commit is contained in:
david
2025-04-04 16:55:39 -05:00
parent a8f1fcfaa8
commit fbca6ae42e
18 changed files with 65 additions and 25 deletions

View File

@@ -1,6 +0,0 @@
#!/bin/zsh
local lua_package="lua5.1"
[[ "$BOX_SETUP_OS" = "macos" ]] && lua_package="lua@5.1"
${=BOX_SETUP_INSTALL_COMMAND} cmake gettext "$lua_package" liblua5.1-0-dev