ohmyzsh/plugins/brew/brew.plugin.zsh
Christopher Davison 2106e53d54 Updated bubu alias
2015-05-05 18:08:55 -07:00

2 lines
90 B
Bash

alias brews='brew list -1'
alias bubu="brew update && brew upgrade --all && brew cleanup"