-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
power10k doesn't display git status. #2728
Comments
Dupe of #1554. |
See #2161 (comment) and romkatv/gitstatus#411. |
Thanks for getting back! The git status worked 1 or 2 times before, but 99% of time it doesn't work. The android repos doesn't seem to use sparse checkout or split index or SHA256, all of the following returns no output:
|
It uses something but I don't remember what. You might be able to find it in past issues. The tl;dr is that gitststusd don't work in that repo. |
I'm using zsh + prezto, I have
git
module loaded in~/.zpreztorc
and set the theme topowerlevel10k
.Git status in the prompt works in some repo, however it almost never gets displayed in an android checkout repo.
How to make the git status to show in an android git repo?
The text was updated successfully, but these errors were encountered: