Added brew_upgrade rule

This commit is contained in:
Cami Diez
2015-06-02 13:23:34 +08:00
parent 13996261be
commit 2ed96b1d51
3 changed files with 30 additions and 0 deletions
+1
View File
@@ -190,6 +190,7 @@ Enabled by default only on specific platforms:
* `apt_get` – installs app from apt if it not installed;
* `brew_install` – fixes formula name for `brew install`;
* `brew_unknown_command` – fixes wrong brew commands, for example `brew docto/brew doctor`;
* `brew_upgrade` – appends `-all` to `brew upgrade` as per Homebrew's new behaviour
* `pacman` – installs app with `pacman` or `yaourt` if it is not installed.
Bundled, but not enabled by default: