pull-email-capture 120 B

1234567
  1. #!/bin/sh
  2. fetchmail
  3. cd ~/org || exit 1
  4. git add email-capture.org email-data
  5. git commit -m "Pulled Emails for Capture"