mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Update brew.plugin.zsh
Add `brew cleanup` command to `bubu` alias
This commit is contained in:
parent
a18118609e
commit
a72798ce4f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
alias brews='brew list -1'
|
||||
alias bubu="brew update && brew upgrade"
|
||||
alias bubu="brew update && brew upgrade && brew cleanup"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue