Skip to content
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

Consider switching to gitstatus for faster prompt #241

Open
brodock opened this issue Feb 19, 2020 · 1 comment
Open

Consider switching to gitstatus for faster prompt #241

brodock opened this issue Feb 19, 2020 · 1 comment

Comments

@brodock
Copy link

brodock commented Feb 19, 2020

A ZSH theme https://github.com/romkatv/powerlevel10k implemented a clever way to make it super fast, instead of relying on existing git command, it uses a specific binary designed to be as fast as possible doing only the things that the prompt need.

The integration is currently done as a ZSH script: https://github.com/romkatv/powerlevel10k/tree/master/gitstatus

@bobthecow
Copy link
Member

bobthefish has fairly optimized git integration, but i'm not opposed to making it even faster. i don't have a ton of time to look into it, but i'd welcome a pull request :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants