We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a986e commit cf14a05Copy full SHA for cf14a05
1 file changed
home/.chezmoiscripts/run_onchange_after_bootstrap.sh.tmpl
@@ -43,8 +43,6 @@ if command -v nvim 2>&1 >/dev/null; then
43
NVIM_PRE_INSTALLED=1
44
fi
45
46
-# do not enforce sha
47
-unset HOMEBREW_CASK_OPTS
48
export HOMEBREW_NO_AUTO_UPDATE=1
49
50
{{- if not .codespaces }}
0 commit comments