← all formulas
modules
Dynamic modification of a user's environment via modulefiles
- Version
- v5.6.1
- License
- GPL-2.0-or-later
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install modulesCaveats
To activate modules, add the following at the end of your .zshrc:
source $HOMEBREW_PREFIX/opt/modules/init/zsh
You will also need to restart your terminal for this change to take effect.