#!/bin/sh

fetchmail

cd ~/org || exit 1
git add email-capture.org email-data
git commit -m "Pulled Emails for Capture"
