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.
2 parents 773b842 + d54ebee commit 191c2cbCopy full SHA for 191c2cb
src/client/stdio.ts
@@ -56,6 +56,7 @@ export const DEFAULT_INHERITED_ENV_VARS =
56
"TEMP",
57
"USERNAME",
58
"USERPROFILE",
59
+ "PROGRAMFILES",
60
]
61
: /* list inspired by the default env inheritance of sudo */
62
["HOME", "LOGNAME", "PATH", "SHELL", "TERM", "USER"];
0 commit comments