-
-
Save douglasdrumond/441857844a5b805c2a3b 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; softwareupdate -i -a; brew update; brew upgrade; brew cleanup; brew cask cleanup; npm update npm -g; npm update -g; gem update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment