We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15830bd commit c8e384eCopy full SHA for c8e384e
pwsh/exports.ps1
@@ -58,6 +58,7 @@ AppendEnvPath "$env:ANDROID_HOME\emulator"
58
AppendEnvPath "$env:CODE_HOME\bin"
59
AppendEnvPath "$env:GIT_HOME\bin"
60
AppendEnvPath "$env:GIT_HOME\cmd"
61
+AppendEnvPath "$env:GIT_HOME\usr\bin"
62
AppendEnvPath "$env:JAVA_HOME\bin"
63
# AppendEnvPath "$env:MSBUILD_HOME\bin"
64
0 commit comments