Skills for Linux
To add a specific directory to the PATH variable
Add the following line to your .bashrc file
export PATH=$PATH:#(your_directory)