fix: make starship display lune version

This commit is contained in:
Erica Marigold 2024-02-15 17:37:51 +05:30 committed by GitHub
parent f700de3c2a
commit 85813ba828
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -180,8 +180,8 @@ symbol = " "
[lua] [lua]
symbol = " " symbol = " "
detect_extensions=["lua", "luau"] detect_extensions=["lua", "luau"]
lua_binary = "/home/compey/bin/lunev" lua_binary = "/home/alarm/bin/lunev"
format = 'via [$symbol$version]($style)' format = 'via [$symbol($version )]($style)'
[memory_usage] [memory_usage]
symbol = "󰍛 " symbol = "󰍛 "