Apr 10, 2021 Add to PATH To add a folder to the Terminal path, execute the following command: $ export PATH="$HOME/folder:$PATH" Reference https://linuxize.com/post/how-to-add-directory-to-path-in-linux/ Terminal