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

How to disable/remove git information #489

Closed
star-szr opened this issue Aug 9, 2019 · 3 comments
Closed

How to disable/remove git information #489

star-szr opened this issue Aug 9, 2019 · 3 comments

Comments

@star-szr
Copy link
Contributor

star-szr commented Aug 9, 2019

Not sure if this is a documentation or feature request, but I'm looking into removing the git info from pure's prompt and just using the recently-added status bar in iTerm 3.3+.

I've searched issues and poked around, tried some small changes to the code but can't figure it out. Thanks in advance for any pointers.

@bricewge
Copy link
Contributor

The following will do the trick:

prompt_pure_async_tasks() { }

Beware that it is a hack; it isn't supported and may break.
In the long #460 need to be solved to configure this behavior properly.

@star-szr
Copy link
Contributor Author

Thank you!

@bricewge
Copy link
Contributor

bricewge commented Sep 6, 2019

#497 is related.

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