#!/bin/bash

script=$(realpath $0)
script_dir=$(dirname $script)

# Combine all files
$HOME/bin/pycombine -e '(setup|README.md)' $HOME $script_dir