curl -s https://gist.githubusercontent.com/ninowalker/aea5964256e2212a807c6d9e5e12051a/raw/top-brew-packages.txt \
| perl -ne 'print "$1 " if m%^(\w+):%' | xargs -n 5 brew install
function __rc_include {
local program; program=$1; shift