Lesson 5: Your First Python Program (Username showing in terminal)

On a MacBook, in the terminal, how do I clear my username (Username@name-MBP) and correct the % sign to a $ sign like Mosh’s video represents? I’ve used this before on a PC and it showed up correctly. Thanks

You might need to customize your zsh prompt. A framework like Oh My Zsh can make this a bit easier.

1 Like