#!/bin/sh

export git_brunch_datadir=/usr/local/share/git-brunch

exec /usr/local/libexec/cabal/git-brunch "$@"
