Most of the time, you'll be following setup steps after you're added to the Github organization. Assuming you've installed Homebrew using the script on their site:
- 
Clone this repository:
$ git clone https://github.com/minifast/homebrew-setup
 - 
Install dependencies using Homebrew:
$ cd homebrew-setup $ brew bundle 
Some text will show up for the party, you'll probably enter your password, and then you'll have a configured machine!
- Install Oh My Zsh from https://ohmyz.sh.
 
brew install minifast/setup/<formula>
Or brew tap minifast/setup and then brew install <formula>.
brew help, man brew or check Homebrew's documentation.