1
0

Update home/.config/starship.toml

This commit is contained in:
2025-08-01 11:38:24 +02:00
parent 6a9c84826b
commit d619f0a35a

View File

@@ -148,7 +148,7 @@ symbol = " "
format = "[$user]($style) "
show_always = true
[custom.hostname-pretty]
[[custom.hostname-pretty]]
command = "hostnamectl --pretty"
when = "hostnamectl --pretty"
style = "bold blue"