mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
* .cvsignore: Ignore autogenerated files. * doc/.cvsignore: Ignore autogenerated files. * etc/.cvsignore: Ignore autogenerated files. * ext/.cvsignore: Ignore autogenerated files. * lib/.cvsignore: Ignore autogenerated files. * lib/tests/.cvsignore: Ignore autogenerated files. * modulefiles/.cvsignore: Ignore autogenerated files. * lib/tests/Makefile.am: Tweeked for autoreconf
dot files R.K. Owen 06/27/2000 This directory contains the typical Unix user environment set-up as defined through user dot files. Each user is given a selection of these dot-files and are customized by the user to his wishes. (An alternative is proposed in ../ext.) There are system or global shell login files, but changes in them can have disasterous results and side-effects if not fully tested. The add.modules script can add or modify the appropriate lines at the beginning of the dot-files to set-up the modules environment. The user skeleton dot-files are in ./skel The global shell login files are in ./global