Index: share/skel/dot.cshrc =================================================================== --- share/skel/dot.cshrc (revision 242513) +++ share/skel/dot.cshrc (working copy) @@ -26,7 +26,7 @@ if ($uid == 0) then set user = root endif - set prompt = "%n@%m:%/ %# " + set prompt = "%n@%m:%~ %# " set promptchars = "%#" set filec Index: etc/root/dot.cshrc =================================================================== --- etc/root/dot.cshrc (revision 242513) +++ etc/root/dot.cshrc (working copy) @@ -26,7 +26,7 @@ if ($uid == 0) then set user = root endif - set prompt = "%n@%m:%/ %# " + set prompt = "%n@%m:%~ %# " set promptchars = "%#" set filec