Added comment for grnot.
authorNils Winkler <nils@nilswinkler.com>
Mon, 25 Jun 2012 10:16:53 +0000 (12:16 +0200)
committerNils Winkler <nils@nilswinkler.com>
Mon, 25 Jun 2012 10:21:43 +0000 (12:21 +0200)
aliases/available/osx.aliases.bash

index 796102f..a688cf6 100644 (file)
@@ -19,4 +19,5 @@ if [ -s /usr/bin/firefox ] ; then
   unalias firefox
 fi
 
+# Requires growlnotify, which can be found in the Growl DMG under "Extras"
 alias grnot='growlnotify -s -t Terminal -m "Done"'