summaryrefslogtreecommitdiffstats
path: root/etc/root/dot.cshrc
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1997-09-26 08:28:19 +0000
committerjoerg <joerg@FreeBSD.org>1997-09-26 08:28:19 +0000
commit22cd9dbc5d0c043ab5512fefe7fff9baa82bfa65 (patch)
treec534c59d4ccf3736b9d94f4094821f30e6564c51 /etc/root/dot.cshrc
parent3783a8767ec4fcca473f8cc20650c729ee15e291 (diff)
downloadFreeBSD-src-22cd9dbc5d0c043ab5512fefe7fff9baa82bfa65.zip
FreeBSD-src-22cd9dbc5d0c043ab5512fefe7fff9baa82bfa65.tar.gz
Set `crt' by default to make mail(1) happy.
Also, comment out the not so very commonly used interviews settings.
Diffstat (limited to 'etc/root/dot.cshrc')
-rw-r--r--etc/root/dot.cshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 29409f2..5baf640 100644
--- a/etc/root/dot.cshrc
+++ b/etc/root/dot.cshrc
@@ -16,4 +16,7 @@ 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