#function prompt {$null} # PS> #function prompt { "$ " } # $ function prompt { "$(Get-Location)\> " } # C:\