set path for a folder ubhuntu code example Example 1: ubuntu export path export PATH="/path/to/dir:$PATH" Example 2: ubuntu export path $ source ~/.bashrc