fix color_prompt

This commit is contained in:
2022-03-05 21:40:09 +01:00
parent bc8c3a8339
commit e280049f32
2 changed files with 0 additions and 2 deletions

View File

@@ -81,7 +81,6 @@ if [ -n "$force_color_prompt" ]; then
color_prompt=yes color_prompt=yes
else else
color_prompt= color_prompt=
fidavid
fi fi
fi fi

View File

@@ -69,7 +69,6 @@ if [ -n "$force_color_prompt" ]; then
color_prompt=yes color_prompt=yes
else else
color_prompt= color_prompt=
fidavid
fi fi
fi fi