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
Otherwise they leak. For example type `cargo che<Tab>` in ZSH and you
can see that the variables are now set in the shell (overwriting
existing variables of this name).
### What does this PR try to resolve?
Avoids leaking/overwriting variables in the user's shell.
### How to test and review this PR?
Load the shell completions and run a completion.
0 commit comments