Extra directories to add to PATH.
These directories are added to the PATH variable in a double-quoted context, so expressions like $HOME
are expanded by the shell. However, since expressions like ~
or *
are escaped, they will end up in the PATH verbatim.