agnoster / agnoster-zsh-theme

A ZSH theme designed to disclose information contextually, with a powerline aesthetic
3.96k stars 582 forks source link

Make Git tasks asynchronous #28

Open salockhart opened 7 years ago

salockhart commented 7 years ago

The Pure theme uses an asynch library to handle the fetching of data for Git.

This would probably be quite the rewrite, but Pure's Git performance is considerably better than this theme, and so could be worth it.

Huxpro commented 6 years ago

+1. Agnoster becomes very slow under a huge git repo. That's the main reason I switched to Pure/Refined

apjanke commented 4 years ago

FYI, Prezto also has support for async git operations.