initialisation cleanup
all initialisation should be moved from the shell specific initialisation files (Pmodules/{bash,csh}
) to modulecmd.bash. The initialisation files should be as minimalistic as possible.
The module system should re-initialise itself if the environment variable PMODULES_ENV
does not exist.