#!/usr/bin/env bash -

# Returns a random commit message from http://whatthecommit.com/

curl http://whatthecommit.com/index.txt
