1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-08 00:10:41 +01:00
Files
oh-my-zsh/plugins/brew/brew.plugin.zsh
2014-04-23 19:44:59 +02:00

3 lines
68 B
Bash

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