summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/root/dot.cshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 8f75be4..5ce3e36 100644
--- a/etc/root/dot.cshrc
+++ b/etc/root/dot.cshrc
@@ -26,7 +26,7 @@ if ($?prompt) then
if ($uid == 0) then
set user = root
endif
- set prompt = "%n@%m:%/ %# "
+ set prompt = "%n@%m:%~ %# "
set promptchars = "%#"
set filec
OpenPOWER on IntegriCloud