Added comment for grnot.
parent
6ce8a3ee9a
commit
fd29ff14dd
|
|
@ -19,4 +19,5 @@ if [ -s /usr/bin/firefox ] ; then
|
||||||
unalias firefox
|
unalias firefox
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Requires growlnotify, which can be found in the Growl DMG under "Extras"
|
||||||
alias grnot='growlnotify -s -t Terminal -m "Done"'
|
alias grnot='growlnotify -s -t Terminal -m "Done"'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue