From 5db38c10eaa072182296a76b4f05dcf301fe2c8d Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Thu, 18 Nov 2021 10:56:02 -0500 Subject: [PATCH] Revert "export NODE_OPTIONS=--openssl-legacy-provider" --- zsh/.zshrc | 2 +- zsh/plugins/zsh-syntax-highlighting | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 437a890..e5f19f7 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -70,7 +70,7 @@ export SAM_CLI_TELEMETRY=0 export AZURE_CORE_COLLECT_TELEMETRY=0 # TEMPORARY: fixes some breakage with node 17 -export NODE_OPTIONS=--openssl-legacy-provider +#export NODE_OPTIONS=--openssl-legacy-provider # iTerm2 test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh" diff --git a/zsh/plugins/zsh-syntax-highlighting b/zsh/plugins/zsh-syntax-highlighting index 1a9264b..c7caf57 160000 --- a/zsh/plugins/zsh-syntax-highlighting +++ b/zsh/plugins/zsh-syntax-highlighting @@ -1 +1 @@ -Subproject commit 1a9264bc661b3d52756916bf9ec3f41687d64db2 +Subproject commit c7caf57ca805abd54f11f756fda6395dd4187f8a