mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Fix background colors on prompt when ssh
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user