export [ name[=value] ... ]
       The specified names are marked for automatic export to the envi\xe2\x80\x90
       ronment of subsequently executed commands.  Equivalent to  type\xe2\x80\x9\xe2\x80\x90
       set -gx.  If a parameter specified does not already exist, it is
       created in the global scope.
