You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
630 B
26 lines
630 B
12 years ago
|
Homebrew
|
||
|
========
|
||
|
|
||
|
Defines Homebrew aliases.
|
||
|
|
||
|
Aliases
|
||
|
-------
|
||
|
|
||
|
- `brewc` cleans outdated brews and their cached archives.
|
||
|
- `brewC` cleans outdated brews, including keg-only, and their cached archives.
|
||
|
- `brewi` installs a formula.
|
||
|
- `brewl` lists installed formulae.
|
||
|
- `brews` searches for a formula.
|
||
|
- `brewU` upgrades Homebrew and outdated brews.
|
||
|
- `brewu` upgrades Homebrew.
|
||
|
- `brewx` uninstalls a formula.
|
||
|
|
||
|
Authors
|
||
|
-------
|
||
|
|
||
|
*The authors of this module should be contacted via the [issue tracker][1].*
|
||
|
|
||
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
||
|
|
||
|
[1]: https://github.com/sorin-ionescu/prezto/issues
|