Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
meganrogge committed Jun 23, 2022
1 parent 9cd2caf commit 36b313c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if [ "$VSCODE_INJECTION" == "1" ]; then
elif [ -f ~/.profile ]; then
. ~/.profile
fi
builtin unset VSCODE_SHELL_LOGIN=""
builtin unset VSCODE_SHELL_LOGIN
fi
builtin unset VSCODE_INJECTION
fi
Expand Down

0 comments on commit 36b313c

Please sign in to comment.