👨🏻💻Easy settings for new mac workspace by Fernando.
First, for using brewFile need to install homebrew with command.
- install homebrew, copy and paste the terminal this command
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"- install git
git --version- clone this repository
git clone https://github.com/techinpark/brewFile.git- Go to clone directory, and brew install
brew bundle - Enjoy 😄