feat(starship): Fix symbol direction in zsh prompt

This commit is contained in:
2026-08-03 22:48:19 +02:00
parent c611710d37
commit 7f97e5d50e
+1 -1
View File
@@ -43,7 +43,7 @@ format = '[$ssh_symbol]($style)[  $hostname ]($style)'
[container]
style = "bg:#394260 fg:#a3aed2"
format = '[ $symbol $name ]($style)'
format = '[ $symbol $name ]($style)'
[os]
disabled = false