sophuwu.site > bashprompt
updated bashvar to make correct prompt command
sophuwu sophie@sophuwu.site
Tue, 10 Oct 2023 15:19:30 +0200
commit

61810009a99e74b9abe14d4f1c1f800a8a79dccd

parent

0cde8e7a9f5f14d6414949ccf67d6b2e5d015f02

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M bashvarbashvar

@@ -1,1 +1,1 @@

-PROMPT_COMMAND='` bashprompt ` ; PS1=` bashprompt "!" ` ' +PROMPT_COMMAND='` bashprompt ` ; PS1=` bashprompt p ` '