-
-
Save cesarferreira/9adf5d8462cfaa072966 to your computer and use it in GitHub Desktop.
My morning cli ritual
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
| echo "y" | android update sdk --no-ui; echo "yes" | apm upgrade; sudo softwareupdate -i -a; brew update; brew upgrade --all; brew cleanup; brew cask cleanup; npm update npm -g; npm update -g; sudo gem update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment