#!/bin/bash -e -o pipefail source ~/utils/utils.sh echo Installing Ruby... brew install ruby