mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-17 20:44:27 +01:00
Update src/vs/workbench/contrib/terminal/browser/media/shellIntegration-bash.sh
Co-authored-by: Megan Rogge <merogge@microsoft.com>
This commit is contained in:
co-authored by
Megan Rogge
parent
6e2d0edead
commit
11bcbbad07
@@ -11,7 +11,6 @@ fi
|
||||
VSCODE_SHELL_INTEGRATION=1
|
||||
|
||||
echo "before $PATH"
|
||||
|
||||
# Run relevant rc/profile only if shell integration has been injected, not when run manually
|
||||
if [ "$VSCODE_INJECTION" == "1" ]; then
|
||||
if [ -z "$VSCODE_SHELL_LOGIN" ]; then
|
||||
|
||||
Reference in New Issue
Block a user