Add 'bupc' alias for Homebrew
parent
8d0a3c013c
commit
46b3890585
|
|
@ -4,6 +4,7 @@ cite 'about-alias'
|
|||
about-alias 'homebrew abbreviations'
|
||||
|
||||
alias bup='brew update && brew upgrade --all'
|
||||
alias bupc='brew update && brew upgrade --all && brew cleanup'
|
||||
alias bout='brew outdated'
|
||||
alias bin='brew install'
|
||||
alias brm='brew uninstall'
|
||||
|
|
|
|||
Loading…
Reference in New Issue