Last active
November 29, 2019 22:40
-
-
Save soundslikeinfo/8b7fced685fa77d932d9 to your computer and use it in GitHub Desktop.
[Daily Update in the terminal] #LegacyGISTS
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
sudo which brew && sudo chown -R $(whoami):admin /usr/local && brew update && brew upgrade --all && brew cleanup && sudo composer self-update && sudo gem update --system -n /usr/local/bin && sudo gem update -n /usr/local/bin && sudo npm update -g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment