configure directory module

main
Yax 4 years ago
parent bc59ba0cdf
commit 5fa1e467e0

@ -7,4 +7,7 @@ diverged = "⇕⇡${ahead_count}⇣${behind_count}"
behind = "⇣${count}" behind = "⇣${count}"
staged = '[+${count}](green)' staged = '[+${count}](green)'
[directory]
truncation_length = 5
truncation_symbol = "…/"
truncate_to_repo = false

Loading…
Cancel
Save