Sometimes, it is convenient to have possibility to start/run any application (like your internet browser or text editor) directly from your terminal. Most of these applications however do not create shortcut for easy run from terminal during their installation. Below is short manual how to create this shortcut manually.
- 
Open terminal (cmd + space --> type
terminal) - 
Navigate to a directory where you have your code/scripts. For example
~/codeor/usr/local/bin: