shell-base/env/modules.env

7 lines
322 B
Bash

# Uncomment and add directories to this variable for
# searching custom directories for shell modules
# MODULE_DIRS=(some/dir another/dir)
# those will be searched first then /modules under the shell directories
# based on $BASH_SHELL_DIRS
# this ordering provides a way to override a module with a more specific version