Where is powershell rc
Where is powershell rc
In powershell, run $profile
.
You get something like:
C:\Users\julyfun\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
Then you should create C:\Users\julyfun\Documents\WindowsPowerShell\profile.ps1
.