Make roots prompt "hostname -s
# "
This commit is contained in:
parent
eb2e9db532
commit
75e847c4a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user