diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2003-09-09 22:12:10 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2003-09-09 22:12:10 +0000 |
commit | 70600f0af0ce6582f329f9f7a567cb5be00e117a (patch) | |
tree | 5542b4dc3ee72711fe5d3e17d2da7f66a0753cc3 /shells/tcshrc/pkg-descr | |
parent | Update this port to a recent snapshot from the avr-libc 1.0 branch. (diff) |
After using tcsh for 4 years and having just discovered the 'rprompt'
parameter, I conclude my hunt for other nifty shell tricks by adding a
port of the .tcshrc project.
Diffstat (limited to 'shells/tcshrc/pkg-descr')
-rw-r--r-- | shells/tcshrc/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shells/tcshrc/pkg-descr b/shells/tcshrc/pkg-descr new file mode 100644 index 000000000000..a6523ce25476 --- /dev/null +++ b/shells/tcshrc/pkg-descr @@ -0,0 +1,4 @@ +The .tcshrc project creates a set of configuration scripts for the +TCSH shell. These scripts exploit the most advanced features of tcsh. + +WWW: http://tcshrc.sourceforge.net/ |