# Send everything on the command line to Dash, without having to # type the whole 'open "dash://" business function dash() { open "dash://$1" }