mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-26 17:53:49 +01: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 +1,2 @@
|
|||||||
alias brews='brew list -1'
|
alias brews='brew list -1'
|
||||||
|
alias bubu="brew update && brew upgrade"
|
||||||
|
Loading…
Reference in New Issue
Block a user