configure directory module
This commit is contained in:
parent
bc59ba0cdf
commit
5fa1e467e0
1 changed files with 4 additions and 1 deletions
|
@ -7,4 +7,7 @@ diverged = "⇕⇡${ahead_count}⇣${behind_count}"
|
|||
behind = "⇣${count}"
|
||||
staged = '[+${count}](green)'
|
||||
|
||||
|
||||
[directory]
|
||||
truncation_length = 5
|
||||
truncation_symbol = "…/"
|
||||
truncate_to_repo = false
|
||||
|
|
Loading…
Add table
Reference in a new issue