Skip to content

Commit

Permalink
doc: add link to PowerShell profile customization in INSTALL-win
Browse files Browse the repository at this point in the history
  • Loading branch information
xdelaruelle committed Sep 15, 2024
1 parent 373b0a1 commit d1a2f87
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions INSTALL-win.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ installation target as argument. For instance to install Modules in

> INSTALL.bat C:\EnvironmentModules


For PowerShell, you may adapt profile script to make ``envmodule`` command
initialized when ``pwsh`` shell starts. See the PowerShell documentation on
how to `customize your shell environment <https://learn.microsoft.com/en-us/powershell/scripting/learn/shell/creating-profiles>`_.

Modules installation is now operational and you can setup your modulefiles. By
default, the ``modulefiles`` directory in installation directory is defined as
a modulepath and contains few modulefile examples::
Expand Down

0 comments on commit d1a2f87

Please sign in to comment.