This question might be weird. I am starting to pick up web development again. I am trying to configure my terminal. I used this guide on YouTube. I'm pretty much done and learned a lot about moving around the terminal. Had to troubleshoot a bit.
My terminal now looks like this. I am using iTerm2.
The guide directed me to install oh-my-zsh and I was given a prompt to set the default shell from bash to zsh. I selected yes, since the commands are similar anyways, but then I noticed that the third element in the prompt line says "logout_functionality". After googling, I think the answer is, that is the mode the terminal is in.
Also, this is what my native terminal looks like.
My questions are: Is this correct?
If so, how do I change the mode, or should I just leave it?
Can someone please direct me to a resource to learn more about this specifically. The reason why I need a resource recommendation is because the website that go into this topic are all pretty much very basic like this. It is proving to be difficult to zero-in on the problem too with google because there are so many other topics involving the "logout" and "functionality" keywords. I also an aware of the fact that I may not be formulating the question properly, but I don't know how else to do so. I know I am not understanding a very basic axiom of knowledge, but I don't know what it is.