add missing ssh symbol in starship config

This commit is contained in:
m3philis
2025-03-17 11:38:26 +01:00
parent cf349952d6
commit a10cdb4333

View File

@@ -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)'