Skip to content

Commit 04799e1

Browse files
Tyriarmeganrogge
andauthored
Update src/vs/workbench/contrib/terminal/browser/media/shellIntegration-bash.sh
Co-authored-by: Megan Rogge <[email protected]>
1 parent 36ba955 commit 04799e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/vs/workbench/contrib/terminal/browser/media/shellIntegration-bash.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ if [ "$VSCODE_INJECTION" == "1" ]; then
4141
builtin unset VSCODE_INJECTION
4242
fi
4343

44-
echo "after $PATH"
45-
4644
if [ -z "$VSCODE_SHELL_INTEGRATION" ]; then
4745
builtin return
4846
fi

0 commit comments

Comments
 (0)