summaryrefslogtreecommitdiffstats
path: root/share/skel/dot.cshrc
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-21 21:35:47 +0000
committerwosch <wosch@FreeBSD.org>1996-09-21 21:35:47 +0000
commit2776d240a55334071c5e214546db771f40c58913 (patch)
tree0969a0018b1b82c6950cafc95c0daf57b8b7f5c5 /share/skel/dot.cshrc
parent8ddc5c2acbfa73f018832908bd4d02dd8420a73b (diff)
downloadFreeBSD-src-2776d240a55334071c5e214546db771f40c58913.zip
FreeBSD-src-2776d240a55334071c5e214546db771f40c58913.tar.gz
Improve comments, sync sh/csh scripts if possible.
Diffstat (limited to 'share/skel/dot.cshrc')
-rw-r--r--share/skel/dot.cshrc8
1 files changed, 7 insertions, 1 deletions
diff --git a/share/skel/dot.cshrc b/share/skel/dot.cshrc
index 5a4d359..0b9483a 100644
--- a/share/skel/dot.cshrc
+++ b/share/skel/dot.cshrc
@@ -1,4 +1,10 @@
-#csh .cshrc file
+# $Id$
+#
+# .cshrc - csh resource script, read at beginning
+# of execution by each shell
+#
+# see also csh(1), environ(7).
+#
alias h history 25
alias j jobs -l
OpenPOWER on IntegriCloud