starship: add space after ssh symbol

This commit is contained in:
2024-10-17 01:01:18 -04:00
parent 3e748990ec
commit a199f9be53

View File

@@ -24,7 +24,7 @@ add_newline = false
[hostname]
ssh_only = false
ssh_symbol = '󱘖 '
ssh_symbol = '󱘖 '
style = 'bold bg:#00ffff fg:#090c0c'
format = '[░▒▓](#00ffff)[ $ssh_symbol$hostname]($style)'