mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Make roots prompt "hostname -s# "
This commit is contained in:
parent
8b3dee4702
commit
3510af87fa
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue