brew/completions
dana 95c1c8eb61 completions/zsh: Improve caching behaviour
Fixes #5839

- Eliminate reliance on external utility calls for cache invalidation
- Update cache policy to also invalidate if cache file is >=2 weeks old or if
  tap indexes are non-existent
- Do not override any cache policy the user might already have set
- Handle default cache policy determination as early as possible to ensure that
  a default is set appropriately for all helpers (this will mostly be useful if
  other helpers need caching in the future)
2019-03-05 11:43:09 -06:00
..
2017-07-15 12:57:34 +01:00

Completions

This directory contains subdirectories for brew's tab completions for bash and zsh.