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

git async prompt does not appear #348

Open IceMimosa opened 2 months ago

IceMimosa commented 2 months ago

https://github.com/ohmyzsh/ohmyzsh/issues/12328

Olyve commented 2 months ago

Also having this issue, would love to know how to fix this.

hoto commented 2 months ago

I've added this line to the top of my ~/.zshrc and it did the trick, not sure what it does but it's enought of a workaround for me.

zstyle ':omz:alpha:lib:git' async-prompt no 

image

thanks to https://github.com/ohmyzsh/ohmyzsh/issues/12328#issuecomment-2043492331