We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af503e5 + b3016d6 commit 7c6fdfbCopy full SHA for 7c6fdfb
src/vs/workbench/contrib/terminal/common/scripts/shellIntegration-rc.zsh
@@ -3,7 +3,7 @@
3
# Licensed under the MIT License. See License.txt in the project root for license information.
4
# ---------------------------------------------------------------------------------------------
5
builtin autoload -Uz add-zsh-hook is-at-least
6
-echo "$(ls -ld "$ZDOTDIR")"
+
7
# Prevent the script recursing when setting up
8
if [ -n "$VSCODE_SHELL_INTEGRATION" ]; then
9
ZDOTDIR=$USER_ZDOTDIR
0 commit comments