increase starship truncation length

main
Yax 2 months ago
parent 2e5ccadc62
commit 257492868e

@ -58,7 +58,7 @@ style = 'bg:nord0 fg:nord4'
disabled = false disabled = false
[directory] [directory]
truncation_length = 1 truncation_length = 5
truncate_to_repo = true truncate_to_repo = true
format = '[ $path ]($style)[$read_only]($read_only_style)' format = '[ $path ]($style)[$read_only]($read_only_style)'
style = 'bg:nord1 fg:nord4' style = 'bg:nord1 fg:nord4'

Loading…
Cancel
Save