alias notify='function _notify() { osascript -e "display notification \"$1\""; }; _notify'