Anyone who has used PowerShell is familiar with how it shows the current working directory in the prompt as below:
PS C:\Documents and Settings\Mike\PowerShell\Scripts>
This is all well and good until you’re knee deep in directories (or registry keys, or the structure of any another provider) and the prompt is taking up more than half of the [...]
