PowerShell/Scripts/my-profile.ps1
2021-02-24 20:18:27 +01:00

4 lines
71 B
PowerShell

function prompt { $null }
write-host -foregroundColor green "Welcome"