mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-27 21:23:48 +00: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:
@@ -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