Created
February 25, 2016 12:51
-
-
Save weiland/5dbe7af0e939e0e914ab to your computer and use it in GitHub Desktop.
Daily StandUp Reminder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Daily StandUp Reminder on weekdays | |
45 12 * * 1-5 say "StandUp" && terminal-notifier -title "Standup" -message "Get up" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment