Sean

Authored Comments

Get all my HomeBrew stuff updated and cleaned up:

alias buu=‘brew update && brew upgrade && brew cleanup’

Make Terminal recognize any updates I’ve made without closing and reopening the window:

alias tsrc=‘source ~/.bash_profile’