#!/bin/bash set -o errexit -o pipefail curl -fsSL "https://github.com/KylePDavis/gimme/raw/master/gimme" | bash -