`open` is one I use all the time. I love that simple command.
    alias tab='open . -a iterm'
    alias phpstorm='open -a "PhpStorm"'
    alias smerge='open -a "Sublime Merge"'
 replies(6):