#!/bin/bash echo "First install OSX Fuse - https://github.com/osxfuse/osxfuse/releases" /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew install ntfs-3g # May need to setup cert.pem. # Run the keychain app, export the system certificates and copy to /usr/local/etc/openssl/cert.pem # Useful tools: # brew install imagemagick