Skip to content

Instantly share code, notes, and snippets.

@joekolade
Created March 14, 2023 14:50
Show Gist options
  • Select an option

  • Save joekolade/18a32861d3ed13d0dcf5b10dd76ab7cb to your computer and use it in GitHub Desktop.

Select an option

Save joekolade/18a32861d3ed13d0dcf5b10dd76ab7cb to your computer and use it in GitHub Desktop.
[Mac upgrade software]
# Mac Software Pflege
# update components
upgrade_oh_my_zsh
brew update
composer selfupdate
brew upgrade node
npm install -g npm
nvm install node —latest-npm
nvm install 10 —latest-npm
brew upgrade ruby
gem update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment