Lost custom bash prompt (PS1) after update

Hi mcku,

It’s due to an recent patch on the 50-prompt.sh in /usr/share/defaults/etc/profile.d directory.

I’ve send a patch to the device mailist. Currently you may add this to your bashrc:

unset PROMPT_COMMAND

3 Likes