mirror of
https://github.com/Homebrew/brew.git
synced 2024-11-25 16:33:34 +08:00
c5253b23c2
This removes fish command completions (but keeps argument completions) for commands in the `COMPLETIONS_EXCLUSION_LIST` list. It also removes unnecessary exclusions of `*instal` aliases in command suggestions in bash and fish completions, since those were removed from `internal_commands_list.txt` in Homebrew#10229. This makes `COMPLETIONS_EXCLUSION_LIST` the single source of truth for commands to exclude from completions. |
||
---|---|---|
.. | ||
Homebrew | ||
.rubocop.yml | ||
README.md |
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.