zshrc: unset GIT_{BRANCH,STATUS}_COLOR

let it be whatever it wants to be (the default)
This commit is contained in:
surtur 2021-11-10 03:17:21 +01:00
parent 700d4c59dc
commit abf44abd4f
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

2
.zshrc

@ -38,8 +38,6 @@
SPACESHIP_HOST_SHOW=true
SPACESHIP_HOST_PREFIX="@"
SPACESHIP_HOST_COLOR=green
SPACESHIP_GIT_BRANCH_COLOR=red
SPACESHIP_GIT_STATUS_COLOR=red
SPACESHIP_GIT_STATUS_PREFIX=" "
SPACESHIP_GIT_STATUS_SUFFIX=""
SPACESHIP_GIT_STATUS_ADDED="%F{green}•%F{red}" # +