starship: git branch truncation

This commit is contained in:
2023-03-04 22:10:36 +02:00
parent f357d23559
commit b563ba5cd0

View File

@@ -13,8 +13,8 @@ disabled = true
[git_branch]
symbol = '🌱 '
truncation_length = 4
truncation_symbol = ''
truncation_length = 20
truncation_symbol = ''
ignore_branches = ['master', 'main']
[git_status]