Files
modules/init/.gitignore
Simon Maertens 0a5324932f Add support for pwsh shell
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.
2024-09-15 15:02:51 +02:00

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