Skip to content

Instantly share code, notes, and snippets.

@kurone-kito
Created May 14, 2019 03:04
Show Gist options
  • Save kurone-kito/214e8af24d3d45db1329b4cfdd0bdbd4 to your computer and use it in GitHub Desktop.
Save kurone-kito/214e8af24d3d45db1329b4cfdd0bdbd4 to your computer and use it in GitHub Desktop.
#!/bin/sh
mas upgrade
brew update
brew upgrade
npm update -g
npm upgrade -g
yarn global upgrade
brew cask upgrade
brew cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment