Step 1
Open the Terminal and Write the Command
printenv
Step 2
Set the required path
Export PATH ={NEW PATH}:$PATH
Open the Terminal and Write the Command
printenv
Geek@Nasrullahs-MacBook-Pro bin $ printenv
Step 2
Set the required path
Export PATH ={NEW PATH}:$PATH
export PATH=/Users/Geek/Anaconda-2/anaconda2/bin:$PATH