mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
Rename the configuration template files following the new default naming scheme for these files: modulerc becomes initrc and .modulespath becomes modulespath.
5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
# This file defines the initial setup for the modulefiles search path
|
|
# Each line containing one or multiple paths delimited by ':' will be
|
|
# added to the MODULEPATH environment variable.
|
|
@modulepath@
|