Added comment for grnot.
parent
6ce8a3ee9a
commit
fd29ff14dd
|
|
@ -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"'
|
||||
|
|
|
|||
Loading…
Reference in New Issue