mirror of
https://github.com/envmodules/modules.git
synced 2026-06-18 00:06:53 +08:00
The pwsh initialization works similar to the cmd initialization. Autoinit will not work on Windows due to the hard-coded paths in modulecmd.tcl. On other platforms the autoinit should work for pwsh.
23 lines
202 B
Plaintext
23 lines
202 B
Plaintext
/sh
|
|
/ksh
|
|
/bash
|
|
/zsh
|
|
/csh
|
|
/tcsh
|
|
/perl.pm
|
|
/python.py
|
|
/ruby.rb
|
|
/lisp
|
|
/cmake
|
|
/r.R
|
|
/tcl
|
|
/initrc
|
|
/fish
|
|
/bash_completion
|
|
/tcsh_completion
|
|
/zsh-functions/_module
|
|
/modulespath
|
|
/profile.sh
|
|
/profile.csh
|
|
/pwsh.ps1
|