Commit 032d3f5
Changed files (1)
modules
core
tools
starship
modules/core/tools/starship/starship.toml
@@ -66,6 +66,7 @@ format = '[$user ]($style)'
ssh_only = true
ssh_symbol = '@'
format = '[$ssh_symbol$hostname]($style)'
+style = "bg:red fg:black"
[directory]
style = "bg:orange fg:black"