diff --git a/.chezmoiscripts/run_onchange_after_99-load-brewfile.sh.tmpl b/.chezmoiscripts/run_onchange_after_99-load-brewfile.sh.tmpl index 6494bf8..b6985f6 100644 --- a/.chezmoiscripts/run_onchange_after_99-load-brewfile.sh.tmpl +++ b/.chezmoiscripts/run_onchange_after_99-load-brewfile.sh.tmpl @@ -10,7 +10,5 @@ EXTRA_ARGS="--file ./output/.Brewfile" {{ end -}} -./bin/chezmoi data - brew bundle cleanup --force ${EXTRA_ARGS} brew bundle install --force ${EXTRA_ARGS}