Cool. This probably makes things a lot easier. The reason that config file is not found is that it is part of MySQL, which you don't have installed. Goto
http://brew.sh, install Homebrew, then use Homebrew to install MySQL with this command:
brew install mysql