Improve my-profile.ps1

This commit is contained in:
Markus Fleschutz 2021-04-28 17:36:47 +02:00
parent 53efcf0fc8
commit b73da7c2f7

View File

@ -15,7 +15,7 @@ $host.ui.RawUI.WindowTitle = "$Username @ $Hostname"
# My Command Prompt
# -----------------
function prompt { write-host -noNewline -foregroundColor yellow "`n"; return " " } # result is:
function prompt { write-host -noNewline -foregroundColor yellow "`n"; return " " } # result is:
# My Alias Names (sorted alphabetically)