Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

simos/tcshrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Set of tcshrc configuration files, aiming to increase usability.

Resources

License

Stars

Watchers

Forks

Packages

No packages published