caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 382 forks source link

Fix typo when setting git diverged prompt segment #349

Open cbianco96 opened 2 months ago

cbianco96 commented 2 months ago

ZSH_THEME_GIT_PROMPT_DIVERGED, needs to be set to the value of $BULLETTRAIN_GIT_DIVERGED, because $BULLETTRAIN_GIT_PROMPT_DIVERGED does not exist.