SyntaxFix
Write A Post
Hire A Developer
Questions
You can open any of the following files:
/etc/profile ~/.bash_profile ~/.bash_login (if .bash_profile does not exist) ~/.profile (if .bash_login does not exist)
And add:
export PATH="$PATH:your/new/path/here"