Skip to content

Instantly share code, notes, and snippets.

@RomkeVdMeulen
Created August 23, 2016 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RomkeVdMeulen/8aabb66bc1f0bc873f9bbb152e692ac8 to your computer and use it in GitHub Desktop.
Save RomkeVdMeulen/8aabb66bc1f0bc873f9bbb152e692ac8 to your computer and use it in GitHub Desktop.
alias ttime_green="sh -c \"sleep 180 && notify-send -u critical 'The tea is ready'\" &"
alias ttime_black="sh -c \"sleep 300 && notify-send -u critical 'The tea is ready'\" &"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment