mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
updated
This commit is contained in:
11
shell/bash/files/patch-config-top.h
Normal file
11
shell/bash/files/patch-config-top.h
Normal file
@@ -0,0 +1,11 @@
|
||||
--- config-top.h.orig 2021-11-05 13:11:12 UTC
|
||||
+++ config-top.h
|
||||
@@ -84,7 +84,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
|
||||
Reference in New Issue
Block a user