(starship) blargh!

This commit is contained in:
scbj
2025-10-01 16:19:16 +02:00
parent 495cbd180a
commit cdc63188a8

View File

@@ -57,7 +57,7 @@ disabled = false
style = "fg:zx_white" style = "fg:zx_white"
format = "[ $path ]($style)" format = "[ $path ]($style)"
truncation_length = 4 truncation_length = 4
truncation_symbol = "..." truncation_symbol = "*"
truncate_to_repo = false truncate_to_repo = false
[git_branch] [git_branch]
@@ -66,7 +66,7 @@ symbol = ""
style = "fg:zx_white" style = "fg:zx_white"
format = '[ $symbol$branch]($style)' format = '[ $symbol$branch]($style)'
truncation_length = 15 truncation_length = 15
truncation_symbol = "_" truncation_symbol = "*"
[git_status] [git_status]
disabled = false disabled = false