Using Windows PowerShell, how do I change the command prompt?
For example, the default prompt says
PS C:\\Documents and Settings\\govendes\\My Docume
If you want to do it yourself, then Ocaso Protal's answer is the way to go. But if you're lazy like me and just want something to do it for you, then I highly recommend Luke Sampson's Pshazz package.
Just to show you how lazy you can be, I'll provide a quick tutorial.
scoop install pshazz
)pshazz use msys
)Pshazz also allows you to create your own themes, which is as simple as configuring a JSON file. Check out mine to see how easy it is!