mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Merge pull request #2745 from nicolas-brousse/patch-1
Add alias for "brew update && brew upgrade"
This commit is contained in:
commit
9f8c5d0021
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
alias brews='brew list -1'
|
alias brews='brew list -1'
|
||||||
|
alias bubu="brew update && brew upgrade"
|
||||||
|
|
Loading…
Reference in a new issue