Open files in programs from command line tool
Mac
open -a 'google chrome' /yourPath // open a file Google Chrome
code . // Open a folder in Visual Studio Code
atom . // Open a folder in Atom
open fileName // Open a file in the default app