mirror of https://github.com/ohmyzsh/ohmyzsh.git
parent
39221643b0
commit
5cc6de67bd
|
@ -1,4 +1,6 @@
|
|||
alias brewp='brew pin'
|
||||
alias brews='brew list -1'
|
||||
alias brewsp='brew list --pinned'
|
||||
alias bubo='brew update && brew outdated'
|
||||
alias bubc='brew upgrade && brew cleanup'
|
||||
alias bubu='bubo && bubc'
|
||||
|
|
Loading…
Reference in New Issue