1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-10-14 15:49:09 +00:00

[homebrew] Add documentation for brewo and casko

This commit is contained in:
Kaleb Elwert
2017-07-19 10:41:39 -07:00
parent 46e34d30b8
commit 2db7f62c2b
2 changed files with 4 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ Aliases
- `brewC` cleans outdated brews, including keg-only, and their cached archives.
- `brewi` installs a formula.
- `brewl` lists installed formulae.
- `brewo` lists brews which have an update available.
- `brews` searches for a formula.
- `brewu` updates Homebrew and formulae.
- `brewx` uninstalls a formula.
@@ -23,6 +24,7 @@ Aliases
- `caskC` cleans up all cached downloads.
- `caski` installs a cask.
- `caskl` lists installed casks.
- `casko` lists casks which have an update available.
- `casks` searches for a cask.
- `caskx` uninstalls a cask.