fnm icon indicating copy to clipboard operation
fnm copied to clipboard

Locate and reload Windows PowerShell profile for improved documentation / easier setup of env

Open tertek opened this issue 2 years ago • 0 comments

I was not sure what PowerShell version I am on Therefore I suggest to run:

$profile to locate profile

and

& $profile to reload profile

in PowerShell

https://devblogs.microsoft.com/scripting/powertip-reload-your-powershell-profile/

tertek avatar Aug 17 '23 14:08 tertek