Skip to content

Instantly share code, notes, and snippets.

@imagescape
Created November 1, 2012 20:22
Show Gist options
  • Save imagescape/3996231 to your computer and use it in GitHub Desktop.
Save imagescape/3996231 to your computer and use it in GitHub Desktop.
#!/bin/bash
"$@";
notify-send "Complete:" "$*" &
playsound "$NOTIFY_SOUND" > /dev/null &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment