|
|
@ -460,7 +460,7 @@
|
|
|
|
# isn't in an svn or hg reposotiry.
|
|
|
|
# isn't in an svn or hg reposotiry.
|
|
|
|
typeset -g POWERLEVEL9K_VCS_BACKENDS=(git)
|
|
|
|
typeset -g POWERLEVEL9K_VCS_BACKENDS=(git)
|
|
|
|
|
|
|
|
|
|
|
|
# These settings are used for respositories other than Git or when gitstatusd fails and
|
|
|
|
# These settings are used for repositories other than Git or when gitstatusd fails and
|
|
|
|
# Powerlevel10k has to fall back to using vcs_info.
|
|
|
|
# Powerlevel10k has to fall back to using vcs_info.
|
|
|
|
typeset -g POWERLEVEL9K_VCS_CLEAN_FOREGROUND=76
|
|
|
|
typeset -g POWERLEVEL9K_VCS_CLEAN_FOREGROUND=76
|
|
|
|
typeset -g POWERLEVEL9K_VCS_UNTRACKED_FOREGROUND=76
|
|
|
|
typeset -g POWERLEVEL9K_VCS_UNTRACKED_FOREGROUND=76
|
|
|
|