Page 1 of 1

bash-config "default" and "custom" prompts don't function properly

Posted: Mon Nov 14, 2022 10:13 pm
by Outlander
Using bash-config to change the prompt to "fancy" and then back to "default" doesn't function properly. The prompt stays on the fancy prompt.

Changing it to the "custom" option works, but throws an error every time bash is opened:

Code: Select all

bash: BASH_CONFIG_USING_CUSTOM_PROMPT: command not found
Here's the output from cat .config/bash-config/bashrc.bash when using the "custom" prompt:

Code: Select all

BASH_CONFIG_USING_CUSTOM_PROMPT
export PS1=""
I am using 64-bit MX
cat /etc/mx-version:

Code: Select all

MX-21.2.1_fluxbox_x64 Wildflower September 18, 2022
apt info bash-config:

Code: Select all

apt info bash-config
Package: bash-config
Version: 22.08.02
Priority: optional
Section: admin
Maintainer: dolphin oracle <dolphinoracle@gmail.com>
Installed-Size: 1,089 kB
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1, libqt5core5a (>= 5.11.0~rc1), libqt5gui5 (>= 5.7.0), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 5.2)
Download-Size: 239 kB
APT-Manual-Installed: yes
APT-Sources: http://la.mxrepo.com/mx/repo bullseye/main amd64 Packages
Description: Bash Config
 Provides a gui for configuring bash aliases and prompt theming