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-plist | |
parent | f32fa3f28bb2a1a873af621359c228af0ca7a58e (diff) | |
download | ports-70600f0af0ce6582f329f9f7a567cb5be00e117a.tar.gz ports-70600f0af0ce6582f329f9f7a567cb5be00e117a.zip |
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.
Notes
Notes:
svn path=/head/; revision=88875
Diffstat (limited to 'shells/tcshrc/pkg-plist')
-rw-r--r-- | shells/tcshrc/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shells/tcshrc/pkg-plist b/shells/tcshrc/pkg-plist new file mode 100644 index 000000000000..4de20cf3fcd2 --- /dev/null +++ b/shells/tcshrc/pkg-plist @@ -0,0 +1,9 @@ +bin/tcsh_config +share/tcshrc/tcshrc +share/tcshrc/tcshrc.alias +share/tcshrc/tcshrc.bindkey +share/tcshrc/tcshrc.complete +share/tcshrc/tcshrc.hosts +share/tcshrc/tcshrc.set +share/tcshrc/README.txt +@dirrm share/tcshrc |