fnm
fnm copied to clipboard
Locate and reload Windows PowerShell profile for improved documentation / easier setup of env
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/