prepend Pmodules bin directory to PATH

This commit is contained in:
2019-05-13 16:44:11 +02:00
parent f446d4cae9
commit 2c92aa659d
+2
View File
@@ -34,6 +34,8 @@ unset MODULE_VERSION
unset MODULE_VERSION_STACK
unset MODULESHOME
PATH="${PMODULES_HOME}/bin:$PATH"
#############################################################################
# implement module comand as shell function
#