Open connor4312 opened 1 year ago
@connor4312 do you have an old shell integration setup in your ~/.config/fish/fish.config
?
I don't think so, these are its contents:
if status is-interactive
# Commands to run in interactive sessions can go here
end
set -gx VOLTA_HOME "$HOME/.volta"
set -gx PATH "$VOLTA_HOME/bin" $PATH
Code pointer:
To verify/reproduce this:
Testing https://github.com/microsoft/vscode/issues/181522
Other shells are okay, but fish shell did not appear to have a nonce, and prompted for confirmation when rerunning a command