mac_config.sh 91 B

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