added cool stuff to the example .screenrc file, mostly for a status line and a better
[feisty_meow.git] / scripts / schedule / start_calendar.sh
1 #!/bin/bash
2 perl $FEISTY_MEOW_SCRIPTS/schedule/generate_reminders.pl
3 echo '(bash $FEISTY_MEOW_SCRIPTS/schedule/start_calendar.sh) &>/dev/null' | at 4:20am
4