mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
9f70ffb7a7
A couple of optimizations are done in this PR. One, we now will check config ahead of time to see if a module is disabled before running any module code. Also, we won't try to discover a git repository unless the module requests access to it.