If you are looking for a quick way to install all your apps - you should have a look at Brew and Cask. Ive uploaded my mac setup.
download the file, open terminal and run the following to install Brew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Then run this command to execute the Brewfile
brew bundleHave fun!
License: MIT