It would be nice to configure appearance of Bash prompt, preferably with environment variables (like Git does). For example: ``` MUON_PS1_RUNNING=" [●]" MUON_PS1_STOPPED=" [ ]" ```