add missing ssh symbol in starship config
This commit is contained in:
@@ -95,7 +95,7 @@ disabled = false
|
||||
|
||||
[hostname]
|
||||
ssh_only = false
|
||||
ssh_symbol = ' '
|
||||
ssh_symbol = ' '
|
||||
style = 'fg:color_user_fg bg:color_user_bg'
|
||||
format = '[@$hostname$ssh_symbol ]($style)'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user