mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-11-16 09:12:36 +00:00
`brew cleanup --force` produces the following error message: `Error: invalid option: --force`. I can't seem to find any record of this being a valid option for the cleanup command, so either it was deprecated in the stone age or it was a simple mistake. However, there is a `--force` option available for `brew uninstall`, but that's a dicey thing to alias.
Homebrew
Defines Homebrew specific environment variables and aliases.
Variables
Execute the following to list the environment variables loaded in the shell:
brew shellenv
Aliases
Homebrew
brewccleans outdated brews and their cached archives.brewCcleans outdated brews, including keg-only, and their cached archives.brewiinstalls a formula.brewllists installed formulae.brewolists brews which have an update available.brewssearches for a formula.brewuupdates and upgrades Homebrew packages and formulae.brewxuninstalls a formula.
Homebrew Cask
caskis aliased tobrew cask.caskiinstalls a cask.caskllists installed casks.caskolists casks which have an update available.caskxuninstalls a cask.
Authors
The authors of this module should be contacted via the issue tracker.