Преглед изворни кода

Added pull-email-capture script

Samuel W. Flint пре 8 година
родитељ
комит
85c9aaee1c
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      pull-email-capture

+ 7 - 0
pull-email-capture

@@ -0,0 +1,7 @@
+#!/bin/sh
+
+fetchmail
+
+cd ~/org
+git add email-capture.org
+git commit -m "Pulled Emails for Capture"