Commit 0ff6722
committed
fix(vscode): Keep HOME variable when starting VSCode
Removing the HOME variable has adverse effects on many tools, most notable git.
Without it, tools can't find the configurations.1 parent 5ad68fa commit 0ff6722
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments