Created
September 4, 2017 08:19
-
-
Save LukasRypl/dac1d23e5aebb2adacc6f8af710c6641 to your computer and use it in GitHub Desktop.
update script (mac)
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
function update-all | |
brew update | |
brew upgrade | |
gem update | |
omf update | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment