diff --git a/parrot-core/etc/bashrc b/parrot-core/etc/bashrc index 96258f5f41ee3c6572e02b288d58907d9ff5800d..457aa4b22f86423eb3523b3ef630f061ab8913d9 100644 --- a/parrot-core/etc/bashrc +++ b/parrot-core/etc/bashrc @@ -52,9 +52,9 @@ if [ -n "$force_color_prompt" ]; then # We have color support; assume it's compliant with Ecma-48 # (ISO/IEC-6429). (Lack of such support is extremely rare, and such # a case would tend to support setf rather than setaf.) - color_prompt=yes + color_prompt=yes else - color_prompt= + color_prompt= fi fi