feat(remote): shorten "origin" as a pushpin
If the VCS remote name is "origin", then it will be shorten to DOTMATRIX_VCS_REMOTE_ORIGIN
This commit is contained in:
parent
be28a24b20
commit
74086c9fdd
2 changed files with 8 additions and 0 deletions
|
|
@ -212,6 +212,9 @@ Number of unpulled remote commits above which the prompt should use the warning
|
|||
|
||||
Number of modified lines above which the prompt should use the warning color to display the "commit" section.
|
||||
|
||||
**DOTMATRIX_VCS_REMOTE_ORIGIN** *string* = "🖈"
|
||||
|
||||
String used as a shorten VCS remote name, if it is "origin".
|
||||
|
||||
**DOTMATRIX_DETACHED_THRESHOLD** *integer = 3*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue