8 lines
135 B
TOML
8 lines
135 B
TOML
[time]
|
|
disabled = false
|
|
|
|
[git_status]
|
|
ahead = '⇡${count}'
|
|
diverged = '⇕⇡${ahead_count}⇣${behind_count}'
|
|
behind = '⇣${count}'
|