Skip to content

Instantly share code, notes, and snippets.

@LukasRypl
Created September 4, 2017 08:19
Show Gist options
  • Save LukasRypl/dac1d23e5aebb2adacc6f8af710c6641 to your computer and use it in GitHub Desktop.
Save LukasRypl/dac1d23e5aebb2adacc6f8af710c6641 to your computer and use it in GitHub Desktop.
update script (mac)
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