public
Description: Set of tcshrc configuration files, aiming to increase usability.
Homepage: http://tcshrc.sourceforge.net/
Clone URL: git://github.com/simos/tcshrc.git
tcshrc /
name age message
file COPYING Mon Jan 19 10:12:14 -0800 2009 Initial import from tcshrc.sf.net [simos]
file ChangeLog Mon Jan 19 10:46:02 -0800 2009 Deprecating ChangeLog [simos]
file FAQ Mon Jan 19 10:41:19 -0800 2009 Changed last occurences of old e-mail address [simos]
file INSTALL Mon Jan 19 10:41:19 -0800 2009 Changed last occurences of old e-mail address [simos]
file Makefile Tue Jan 20 04:24:07 -0800 2009 Fixes Bug #1011449, FreeBSD Install Fails Repo... [simos]
file README Mon Jan 19 10:19:08 -0800 2009 Moved .spec file in redhat/ directory [simos]
file THANKS Mon Jan 19 10:12:14 -0800 2009 Initial import from tcshrc.sf.net [simos]
file TODO Mon Jan 19 10:44:39 -0800 2009 Misc [simos]
file VERSION Sat Jan 24 09:54:11 -0800 2009 Version bump to 1.6.2. [simos]
directory doc/ Mon Jan 19 10:43:37 -0800 2009 PDF file was corrupted, re-added a fixed version. [simos]
directory redhat/ Mon Jan 19 10:41:19 -0800 2009 Changed last occurences of old e-mail address [simos]
directory src/ Tue Jan 20 04:34:51 -0800 2009 Fixes #1369997, manpath value is not enough for... [simos]
file tcshrc_config Mon Jan 19 10:41:19 -0800 2009 Changed last occurences of old e-mail address [simos]
README
This package has a set of configuration files for the TCSH (csh) shell.
It makes heavy use of the nice usability features of TCSH.

To use it, you need to be running the TCSH shell.
Check your appropriate line in /etc/passwd to see if you run TCSH.
If not, you may be able to use "chsh" to change your shell to "/bin/tcsh".

There is a Makefile in the project directory. Type “make” to view 
the installation options.

  % make     display this help

  % make backup    take a backup of the original .tcshrc
                        (it is saved as .tcshrc.ORIGINAL)
                        you should run this once in the begining
                        otherwise you may overwrite the backup

  % make install  install the new .tcshrc* files in
                        the current directory

  % make systeminstall  install the new .tcshrc* files in
                        /usr/local/share/tcshrc, then add
                        tcshrc_config to /usr/local/bin/

Now read the FAQ file on the new functionality and how to use it properly.

For more information, contact Simos Xenitellis <simos.lists@googlemail.com>