1
0

Update home/.config/starship.toml

This commit is contained in:
2025-08-01 11:41:22 +02:00
parent 9c6db03507
commit 7696306cd1

View File

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