X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=bashrc;h=5066b31279fe15c052e62282d8d71c953db6947d;hb=c4d6a634221e8835fc27e3f0f3aded2d7a49a9fd;hp=b9a22d761d5f8f8e5d3dd5b94f5067cb401706ec;hpb=f6faa7dc12bfe7c22f5dd11147f770bb8fa5bf9c;p=scripts.git diff --git a/bashrc b/bashrc index b9a22d7..5066b31 100644 --- a/bashrc +++ b/bashrc @@ -751,7 +751,9 @@ function mvtoconfig () { export PS1 if [[ "${CONSOLE}" == "yes" ]]; then + PS1="" + else # If the login is a standard one (as specified in @@ -786,6 +788,8 @@ else fi +PS1="${PSCUE}${PS1}" + ###################################################################### # This implements a local history. If we are in a directory containing # a writable local history file, we add the last line of the global