Skip to content

Commit

Permalink
Merge pull request #507 from jawshooah/homebrew-aliases
Browse files Browse the repository at this point in the history
Add 'bupc' alias for Homebrew
  • Loading branch information
nwinkler committed Jun 17, 2015
2 parents 8d0a3c0 + 46b3890 commit 6df9239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aliases/available/homebrew.aliases.bash
Expand Up @@ -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'
Expand Down

0 comments on commit 6df9239

Please sign in to comment.