updated bashvar to make correct prompt command
0cde8e7a9f5f14d6414949ccf67d6b2e5d015f02
@@ -1,1 +1,1 @@ -PROMPT_COMMAND='` bashprompt ` ; PS1=` bashprompt "!" ` ' +PROMPT_COMMAND='` bashprompt ` ; PS1=` bashprompt p ` '
@@ -1,1 +1,1 @@