fix changelog type of PROMPT_ERROR

This commit is contained in:
Jens Petersen 2023-11-14 17:05:39 +08:00
parent c475f4e18b
commit e9bdb8326d

View File

@ -45,7 +45,7 @@ install -m 644 -D -t %{buildroot}%{profiledir} bash-color-prompt.sh
- define PROMPT_COLOR - define PROMPT_COLOR
- add PROMPT_USERHOST default variable - add PROMPT_USERHOST default variable
- add colorpre and colorsuf variables - add colorpre and colorsuf variables
- drop PROMPT_EPROR - drop PROMPT_ERROR
- drop built-in container support for now - drop built-in container support for now
- reset color after $ prompt - reset color after $ prompt
- only define default functions if setting PS1 - only define default functions if setting PS1