prompt customization

This commit is contained in:
♥ Minnie ♥ 2025-06-10 11:32:00 +08:00
parent 6c6139abf2
commit 84d84c151b
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
5 changed files with 269 additions and 4 deletions

View file

@ -6,3 +6,5 @@ edition = "2024"
[dependencies]
shlex = "1.3.0"
mlua = { version = "0.10.5", features = ["lua54"] }
shellexpand = "3.1.1"
whoami = "1.6.0"