Brew Completions Versions Save

🍺Fish shell completions for Homebrew

v0.2.1

6 years ago

#3: Bugfix: check cache existence before using it (by @dikti)

v0.2.0

6 years ago

v0.1.0

6 years ago

First public release. It supports

  • all 75 core brew commands (85 with aliases) and all their options
  • official external commands with their subcommands and options:
    • bundle: Bundler for non-Ruby dependencies from Homebrew
    • cask: Install macOS applications distributed as binaries
    • services: Integrates Homebrew formulae with macOS's launchctl manager
  • besides basic options completion, it also takes into account when some options are mutually exclusive or depend on other options

It is mostly based on the Homebrew documentation: manpage + brew help, but it also includes several "undocumented" commands, supported by Homebrew.