Skip to content

Commit

Permalink
Reference upstream issue re: unsetting environment
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhl committed Jun 23, 2023
1 parent d74cd0c commit 0196fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ then in the terminal it will be set to empty
The difference between null and unset variables is mostly academic
but some programs insist on treating them distinctly.

[vscode-evc]: https://code.visualstudio.com/api/references/vscode-api#EnvironmentVariableCollection
[vscode-evc]: https://github.com/microsoft/vscode/issues/185200

direnv executes arbitrary shell scripts
so this extension requires trusted workspaces.
Expand Down

0 comments on commit 0196fce

Please sign in to comment.