• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H03-May-2022-840721

redhat/H24-Jan-2009-6052

src/H03-May-2022-2,1221,854

COPYINGH A D24-Jan-200917.6 KiB341281

ChangeLogH A D24-Jan-20093.7 KiB12883

FAQH A D24-Jan-20095.4 KiB193140

INSTALLH A D24-Jan-2009633 2615

MakefileH A D24-Jan-20093.1 KiB8670

READMEH A D24-Jan-20091.1 KiB2919

THANKSH A D24-Jan-2009783 1512

TODOH A D24-Jan-2009674 1511

VERSIONH A D24-Jan-20096 21

tcshrc_configH A D03-May-20222.5 KiB9376

README

1
2This package has a set of configuration files for the TCSH (csh) shell.
3It makes heavy use of the nice usability features of TCSH.
4
5To use it, you need to be running the TCSH shell.
6Check your appropriate line in /etc/passwd to see if you run TCSH.
7If not, you may be able to use "chsh" to change your shell to "/bin/tcsh".
8
9There is a Makefile in the project directory. Type “make” to view
10the installation options.
11
12  % make 		display this help
13
14  % make backup		take a backup of the original .tcshrc
15                        (it is saved as .tcshrc.ORIGINAL)
16                        you should run this once in the begining
17                        otherwise you may overwrite the backup
18
19  % make install	install the new .tcshrc* files in
20                        the current directory
21
22  % make systeminstall	install the new .tcshrc* files in
23                        /usr/local/share/tcshrc, then add
24                        tcshrc_config to /usr/local/bin/
25
26Now read the FAQ file on the new functionality and how to use it properly.
27
28For more information, contact Simos Xenitellis <simos.lists@googlemail.com>
29