Jaykul / PowerLine

A more PowerShell prompt
MIT License
567 stars 31 forks source link

Add SingleCharacterSegment switch for Get-ShortedPath. #11

Closed Xainey closed 7 years ago

Xainey commented 7 years ago

You should be able to mix and match Get-SegmentedPath with this option as well.

Get-SegmentedPath -Path (Get-ShortenedPath -VimTabStyle -RelativeToHome) -SegmentLimit 2

Jaykul commented 7 years ago

Can you rename that parameter so that it's meaningful to people who don't use Vim?