]> Freerunner's - kakoune-config.git/commitdiff
update starship
authorAndre Ramnitz <tux.rising@gmail.com>
Sat, 19 Jul 2025 23:01:31 +0000 (01:01 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sat, 19 Jul 2025 23:01:31 +0000 (01:01 +0200)
starship.toml

index d6b81e18f3e3945b968e3f1a55bb62185e71d0db..1345bb49c0fbbefd389afba01055a169bb0a4eb9 100644 (file)
@@ -71,7 +71,8 @@ disabled = false
 [git_branch]
 symbol = ""
 style = "fg:black bg:cyan bold"
-format = '[ ](fg:cyan bg:black)[ $symbol $branch ]($style)'
+format = '[ ](fg:cyan bg:black)[ $symbol $branch(:$remote_branch)]($style)'
+truncation_symbol = '…'
 
 [git_commit]
 format = '[ \($hash$tag\)]($style)'