forked from Lainports/opnsense-ports
11 lines
314 B
C
11 lines
314 B
C
--- config-top.h.orig 2019-08-29 22:16:15 UTC
|
|
+++ config-top.h
|
|
@@ -78,7 +78,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
|