summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/root/dot.cshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 5baf640..5afc0ca 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
OpenPOWER on IntegriCloud