You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepend the installed tool path in the env/sys path so that it is found first with 'Get-Command' (#45)
Prepend the installation path to ensure that the tool binaries installed by this module take precedence when using `Get-Command` or executing them from a terminal, especially in environments with multiple installations.
0 commit comments