]> arthur.barton.de Git - OhMyZshExtensions.git/blobdiff - plugins/reminders/reminders.plugin.zsh
Remove timestamps from files, we are using Git
[OhMyZshExtensions.git] / plugins / reminders / reminders.plugin.zsh
index 26bf9631a4e339a08b8e4d53ac94819910ffc20d..cfd7a15f1ea938cf824e2668a66389ce01be1ae7 100644 (file)
@@ -1,5 +1,4 @@
 # reminders.plugin.zsh
-# 2015-05-26, alex@barton.de
 
 # Show reminders (once every 60 minutes)
 if [ -z `find ~/.last_reminder -mmin -60 2>/dev/null` ]; then