summaryrefslogtreecommitdiffstats
path: root/share/skel/dot.cshrc
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-09-02 14:10:22 +0000
committerbde <bde@FreeBSD.org>1998-09-02 14:10:22 +0000
commit2f1c86bfc4cceceb43507674df850abd093ac355 (patch)
treee5bb186ab5f6d9bca4ae388839448ffa82ce8e43 /share/skel/dot.cshrc
parente04c7584192b717ee7889aa8b711bb4c71e92c6d (diff)
downloadFreeBSD-src-2f1c86bfc4cceceb43507674df850abd093ac355.zip
FreeBSD-src-2f1c86bfc4cceceb43507674df850abd093ac355.tar.gz
Nuked setting of crt here too.
Obtained from: src/etc/root/dot.profile rev.1.17.
Diffstat (limited to 'share/skel/dot.cshrc')
-rw-r--r--share/skel/dot.cshrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/share/skel/dot.cshrc b/share/skel/dot.cshrc
index a9aaae4..c67d763 100644
--- a/share/skel/dot.cshrc
+++ b/share/skel/dot.cshrc
@@ -1,4 +1,4 @@
-# $Id: dot.cshrc,v 1.7 1997/02/22 13:56:32 peter Exp $
+# $Id: dot.cshrc,v 1.8 1997/09/26 08:28:29 joerg Exp $
#
# .cshrc - csh resource script, read at beginning
# of execution by each shell
@@ -22,7 +22,4 @@ if ($?prompt) then
set history = 100
set savehist = 100
set mail = (/var/mail/$USER)
-
- # make mail(1) happy:
- setenv crt 24
endif
OpenPOWER on IntegriCloud