1
Fork 0
config/src/PowerShell/.Install.ps1

2 lines
122 B
PowerShell

New-Item -ItemType "directory" -Path "$HOME\Documents\PowerShell"
Copy-Item ".\profile.ps1" "$HOME\Documents\PowerShell\"