Export shell variables to child processes. More information: https://manned.org/export.1posix.
export {{VARIABLE}}={{value}}
PATH
export PATH=$PATH:{{path/to/append}}