Skip to content

tesujimath/lmod-fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

lmod-fish

Installation

May be installed from this repo using Fisher. When installed as a plugin it needs to be called module rather than lmod so that function is autoloaded.

Dependencies

This uses bash-env-fish which must also be installed, and that in turn uses bash-env-json.

Example Usage

> seffs --help
fish: Unknown command: seffs --help
> module load seffs
> seffs --help
usage: seffs <options>
      -h | --help             - show this message
...

> module unload seffs

See also

About

Lmod environment module support for Fish shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages