#!/usr/bin/env bash if (( $# < 1 )) then echo "usage: ghpatch " fi curl -sL "$1.patch"