Setup a new MacBook Pro.
macOS Software Updates
$ sudo softwareupdate -i -a;Install Xcode Command Line Tools:
$ xcode-select --install$ ./shell/macos.sh$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"Install all the things
$ ./shell/brew.sh
$ ./shell/brew-cask.sh$ ./shell/node-modules.sh$ \curl -sSL https://get.rvm.io | bash -s stable --rubyRuby gems
$ gem install premailer
$ gem install hpricotGears by Alban Champliau.
MIT © Antoine Leblanc