In #38 module environment is duplicated. This is because the modules loaded by default set both path and environment. While I want to keep the environment, I do not want to keep the path.
This could be fixed by splitting the current epcc setup module in two different modules.