mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-13 17:30:08 +00:00
Merge pull request #2969 from nicolas-brousse/patch-1
Update brew.plugin.zsh
This commit is contained in:
commit
207b6a1e33
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
alias brews='brew list -1'
|
alias brews='brew list -1'
|
||||||
alias bubu="brew update && brew upgrade"
|
alias bubu="brew update && brew upgrade && brew cleanup"
|
||||||
|
|
Loading…
Reference in a new issue