1
0

Update home/.config/starship.toml

This commit is contained in:
2025-08-04 01:01:09 +02:00
parent 8bd3c86239
commit 448fe8e475

View File

@@ -153,4 +153,4 @@ command = "hostnamectl --pretty"
when = "hostnamectl --pretty" when = "hostnamectl --pretty"
style = "bold red" style = "bold red"
format = "on [$output]($style) " format = "on [$output]($style) "
command_timeout = 1000 ignore_timeout = true