Fix background colors on prompt when ssh

This commit is contained in:
2024-04-24 21:04:52 -04:00
parent 3c172a4597
commit a379a9ce60

View File

@@ -79,7 +79,7 @@ format = '[ $user ]($style)'
[hostname]
ssh_only = true
format = '[$ssh_symbol](bold blue) on [$hostname](bold red)'
format = '[$ssh_symbol : $hostname](bold bg:color_orange fg:color_grey)'
disabled = false
[directory]