diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1997-11-07 17:22:32 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1997-11-07 17:22:32 +0000 |
| commit | 3510af87faefe0edef71a2bcc8b640a85efe92e0 (patch) | |
| tree | b2f6abf97d2718a6791869910191129514c5ba4c /etc | |
| parent | 8b3dee47024a1992d1725a6aecf9030a9826ab59 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/root/dot.cshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 5baf64042dca..5afc0cac9893 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -12,6 +12,7 @@ setenv BLOCKSIZE K if ($?prompt) then # An interactive shell -- set some stuff up + set prompt = "`hostname -s`# " set filec set history = 100 set savehist = 100 |
