Working SHELL.PROMPT = and SHELL.PROMPT, SHELL is now a userdata

This commit is contained in:
2025-01-10 12:05:35 -05:00
parent 97b08d24e3
commit d95366bebe
5 changed files with 65 additions and 70 deletions

View File

@ -11,10 +11,4 @@ home = "0.5.9"
mlua = { version = "0.10.0", features = ["luau-jit", "vendored"] }
thiserror = "2.0.9"
uzers = "0.12.1"
whoami = "1.5.2"
[profile.release]
strip = true
opt-level = "z"
lto = true
codegen-units = 1
whoami = "1.5.2"