For MobaXTerm on windows it defaults to showing date and time on every line, I can't seem to find the setting to disable this - does anyone know?
Please, use classic .bashrc file mechanism:
Or simply, execute the line PS1="..." (E.g. PS1="[\e[35m]\w[\e[0m] [\e[36m][\u.\h][\e[0m] [\e(0]b[\e(B]") in each terminal you want a specific prompt.