SyntaxFix
Write A Post
Hire A Developer
Questions
Simple, here replace the "APP" by name of the app you want to launch.
export APP_HOME=/Applications/APP.app/Contents/MacOS export PATH=$PATH:$APP_HOME
Thanks me later.