diff options
Diffstat (limited to 'shells/bash53/files/patch-config-top.h')
-rw-r--r-- | shells/bash53/files/patch-config-top.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/shells/bash53/files/patch-config-top.h b/shells/bash53/files/patch-config-top.h deleted file mode 100644 index 526b15b6ecfe..000000000000 --- a/shells/bash53/files/patch-config-top.h +++ /dev/null @@ -1,11 +0,0 @@ ---- config-top.h.orig 2024-10-24 18:14:21 UTC -+++ config-top.h -@@ -79,7 +79,7 @@ - #endif - - /* Default primary and secondary prompt strings. */ --#define PPROMPT "\\s-\\v\\$ " -+#define PPROMPT "[\\u@\\h \\w]\\$ " - #define SPROMPT "> " - - /* Undefine this if you don't want the ksh-compatible behavior of reprinting |