mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
refactor: Refactor git_branch module to use new module config (#535)
This commit is contained in:
committed by
Matan Kushner
parent
be2d5cf1cd
commit
d2eef11148
@@ -428,7 +428,7 @@ The `git_branch` module shows the active branch of the repo in your current dire
|
||||
|
||||
[git_branch]
|
||||
symbol = "🌱 "
|
||||
truncation_length = "4"
|
||||
truncation_length = 4
|
||||
truncation_symbol = ""
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user