git.sophuwu.com > bashprompt
updated bashvar to make correct prompt command
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 ` '