Skip to content

Commit 3480eb3

Browse files
Truncate long git branch names
1 parent d392183 commit 3480eb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.config/starship.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ symbol = " "
3333
format = "[$symbol$branch]($style) "
3434
only_attached = true
3535
style = "purple"
36+
truncation_length = 40
3637

3738
[git_commit]
3839
only_detached = true

0 commit comments

Comments
 (0)