From 96a33532bb93c2175d08546087e58024b5025517 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 21 Feb 2006 15:29:59 +0000 Subject: - Update to 3.1.10 PR: ports/91036 Submitted by: Rainer Alves Approved by: maintainer timeout (54 days) --- shells/bash/files/patch-config-top.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'shells/bash/files/patch-config-top.h') diff --git a/shells/bash/files/patch-config-top.h b/shells/bash/files/patch-config-top.h index 39c10151d5c4..415b137d33e9 100644 --- a/shells/bash/files/patch-config-top.h +++ b/shells/bash/files/patch-config-top.h @@ -1,5 +1,5 @@ ---- config-top.h.orig Tue Aug 5 16:36:12 2003 -+++ config-top.h Mon Oct 11 16:55:40 2004 +--- config-top.h.orig Wed Dec 28 19:52:23 2005 ++++ config-top.h Wed Dec 28 19:54:12 2005 @@ -52,18 +52,18 @@ /* The default value of the PATH variable. */ #ifndef DEFAULT_PATH_VALUE @@ -18,7 +18,7 @@ /* Default primary and secondary prompt strings. */ -#define PPROMPT "\\s-\\v\\$ " -+#define PPROMPT "\\u@\\h\\$ " ++#define PPROMPT "[\\u@\\h \\w]\\$ " #define SPROMPT "> " /* Undefine this if you don't want the ksh-compatible behavior of reprinting -- cgit v1.2.3