Skip to content

Instantly share code, notes, and snippets.

@graphicagenda
Last active November 29, 2019 22:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save graphicagenda/8b7fced685fa77d932d9 to your computer and use it in GitHub Desktop.
Save graphicagenda/8b7fced685fa77d932d9 to your computer and use it in GitHub Desktop.
[Daily Update in the terminal] #LegacyGISTS
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