how to add to .bash_profile code example
Example 1: how to open bash_profile
> touch ~/.bash_profile; open ~/.bash_profile
Example 2: Add the following lines to your $HOME/.bash_profile
touch ~/.bash_profile; open ~/.bash_profile
> touch ~/.bash_profile; open ~/.bash_profile
touch ~/.bash_profile; open ~/.bash_profile