pjungermann / mac-setup

automated setup of a Mac with basic software
MIT License
6 stars 0 forks source link

feat: use Brewfile, use asdf #19

Closed pjungermann closed 1 year ago

pjungermann commented 1 year ago

Slimmer version by making use of the Brewfile which support brew, brew cask, brew tap, and mas.

The new version allows to provide a custom Brewfile as well.

Additionally, sdkman, nvm, and rvm have been replaced by asdf with plugin accordingly.

Some unused/outdated software was removed.