"vscode:/vscode.git/clone" did not exist on "062100be4f8d5874b8e1b66f378d7ba08b5b9403"
jenv: only add to PATH if not already on it (#8414)
This prevents the jenv plugin from messing up the PATH and putting `user/local/bin` back at the front of the PATH, undoing any careful setup done before enabling this plugin.
Please register or sign in to comment