diff --git a/Microsoft.PowerShell_profile.ps1 b/Microsoft.PowerShell_profile.ps1 index 6bd1f82..84f730f 100644 --- a/Microsoft.PowerShell_profile.ps1 +++ b/Microsoft.PowerShell_profile.ps1 @@ -26,7 +26,7 @@ else { $pwd.Path } - $PSStyle.Bold + $path + $PSStyle.BoldOff + $PSStyle.FileInfo.Directory + $PSStyle.Bold + $path + $PSStyle.Reset + " " } { if (-not (test-path .\.git)) { return; }