mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
Fix background colors on prompt when ssh
This commit is contained in:
@@ -79,7 +79,7 @@ format = '[ $user ]($style)'
|
|||||||
|
|
||||||
[hostname]
|
[hostname]
|
||||||
ssh_only = true
|
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
|
disabled = false
|
||||||
|
|
||||||
[directory]
|
[directory]
|
||||||
|
|||||||
Reference in New Issue
Block a user