summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/starship.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/starship.toml b/.config/starship.toml
index 0b92cd9..0c633eb 100644
--- a/.config/starship.toml
+++ b/.config/starship.toml
@@ -115,7 +115,7 @@ format = '[ $symbol$branch]($style)'
ssh_symbol = " "
ssh_only = false
style = "bg:user fg:user_fg"
-format = '[$ssh_symbol$hostname]($style)'
+format = '[$hostname$ssh_symbol]($style)'
[java]
symbol = " "