home/starship: show ghc_version

This commit is contained in:
Primrose 2025-11-24 18:28:54 +08:00
parent fe7f4b9049
commit a72b91e25b
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -97,7 +97,7 @@ style = "bold #239dad"
# style = 'bold #b07219' # style = 'bold #b07219'
[haskell] [haskell]
format = '[ $version]($style)' format = '[ $ghc_version]($style)'
style = "bold #5e5086" style = "bold #5e5086"
#################### Language modules #################### #################### Language modules ####################