Make roots prompt "hostname -s# "

This commit is contained in:
Poul-Henning Kamp 1997-11-07 17:22:32 +00:00
parent 8b3dee4702
commit 3510af87fa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31029

View File

@ -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