mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
starship: add space after ssh symbol
This commit is contained in:
@@ -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)'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user