how to add path in bash code example Example: how to add a directory to path export PATH="$HOME/bin:$PATH"