Automatically installs all the Apps a Frontend needs on his brand new MAC
💾 Download here
get the files you need here and extract them
- Open
Brewfilewith TextEdit and make sure to comment out all the Apps you don't want - Open Terminal app.
- type
CD(with a space) and drag thegotAnewDesingerMacfolder to the Tarminal app - hit [ENTER ↵]
- type:
. install.sh(don't forget the.before install) followed by [ENTER ↵] - Follow the instructions in the terminal. you will by promted your appleID and your system password later
If you prefer to have your apps in /YourUser/Applications open install.sh with a textedit
and uncomment the line export HOMEBREW_CASK_OPTS="--appdir=~/Applications".