I have been using iterm2 for a couple years now and its great. Lately, however, my prompt has changed in an odd way and I can't tell what it is telling me. Originally, my prompt looked like this:
<username>@<hostname>:<current_dir>$
Now, the prompt looks like this:
(base) $<username>@<hostname>:<current_dir>$
I'm running Mojave and checked my .bashrc file – everything looks normal there.
Does anyone have an idea as to what "(base)" is? What is it telling me? And how can I get rid of it?