dotfiles/bin/water_reminder

5 lines
125 B
Plaintext
Raw Normal View History

#!/bin/bash
osascript -e "display notification \"Drink Water\" with title \"Drink Water\""
#say "[[volm 0.10]] drink water"