mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-02-08 12:02:00 +08:00
3 lines
84 B
Bash
3 lines
84 B
Bash
alias brews='brew list -1'
|
|
alias bubu="brew update && brew upgrade && brew cleanup"
|