This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues/pull-requests.
bash-shell-base/env/modules.env

8 lines
376 B
Bash

# All the directories which contain based modules/libraries
# module libraries will be look up in this order
# first set any additional modules directories to search (if any)
# MODULE_DIRS=()
# those will be searched first then /modules under the shell directories
# user,host,network,base in that order
# this provide a way to override a module with a more specific version