Chris Antos 5305ebd4a6 Use Clink async prompt filtering for git.
`git status` and `git diff` can be slow in large repos.  Clink v1.2.10
and higher support using Lua coroutines to do expensive parts of prompt
filtering in the background.  When the expensive parts complete, the
prompt gets refreshed.

This means even large repos can have fast prompts PLUS git status all
the time!

This change should be backward/forward compatible with both older and
newer versions of Clink (of course only newer versions will gain the
benefit).
2021-05-31 21:29:19 -07:00
..
2021-04-15 07:54:39 -04:00
2021-01-09 09:43:37 -05:00
2021-01-17 22:13:01 +07:00
2021-04-11 18:28:43 -04:00
2021-05-02 21:05:58 -04:00
2020-12-24 18:34:27 -05:00

Vendor

Third parties software & init script.