# If you want to add a folder in your home directory called "some_folder"

export PATH="$HOME/some_folder:$PATH"