Created
March 27, 2015 01:14
-
-
Save ColeTownsend/26b236669b0b23ab1b88 to your computer and use it in GitHub Desktop.
Brew, Gem, && NPM Updates.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # be sure to include your extra aliases. cheers to thoughtbot/laptop for this line below | |
| # [[ -f ~/.aliases.local ]] && source ~/.aliases.local | |
| alias update='brew update && brew upgrade && gem update && npm update -g && rbenv rehash && brew cleanup' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment