=improve prompt

This commit is contained in:
lksz 2021-10-19 00:55:06 -04:00
parent c227fe4a0d
commit c7ec1e8c5d
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ $local:MyPowerLineSetup = [ordered]@{
Prompt = @(
{ Write-Host "" } # A spaced line without a ColorSeparator
{ New-PromptText -EBg VioletRed4 $MyInvocation.HistoryId }
{ Get-SegmentedPath -LengthLimit 30 }
{ Get-SegmentedPath -LengthLimit 37 }
{ Write-VcsStatus }
# Right-align block