mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Less aggressive untracked icon
This commit is contained in:
@@ -24,7 +24,7 @@ diverged = '⇕⇡${ahead_count}⇣${behind_count} '
|
|||||||
behind = '⇣${count} '
|
behind = '⇣${count} '
|
||||||
conflicted = ' '
|
conflicted = ' '
|
||||||
up_to_date = ' '
|
up_to_date = ' '
|
||||||
untracked = ' '
|
untracked = '? '
|
||||||
modified = ' '
|
modified = ' '
|
||||||
stashed = ''
|
stashed = ''
|
||||||
staged = ''
|
staged = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user