Skip to content

v2.3.0: Option to disable Git info

Choose a tag to compare

@andreiborisov andreiborisov released this 03 Nov 17:54

🛠 New customizations

Disable Git info

Now you have an option to disable Git info in the prompt with the pure_enable_git parameter. Just set it to false in your config.fish as usual if you have performance problems in big repositories.

This is a temporary workaround until we'll add Git async support in v3.0.0.

⬇️ Installation

fisher add rafaelrinaldi/pure

👏 Thanks