mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-29 18:59:39 +02:00
Merge branch '87-fix-add-directory-with-pmodules-commands-to-path-in-csh-initialisation-file' into 'master'
Resolve "fix: add directory with Pmodules commands to PATH in csh initialisation file" Closes #87 See merge request Pmodules/src!51
This commit is contained in:
@@ -46,3 +46,5 @@ end
|
||||
if (! $?LOADEDMODULES ) then
|
||||
setenv LOADEDMODULES ""
|
||||
endif
|
||||
|
||||
setenv PATH "${PMODULES_HOME}/bin:${PATH}"
|
||||
|
||||
Reference in New Issue
Block a user