A simple PowerShell custom prompt that imitates a default .bashrc, made out of boredom.
Find out the path of your PowerShell profile, for example by typing "Write-Host ${PROFILE}" in a PowerShell session, and place the function prompt() in that file.
Not intensively tested, use at your own risk.