diff --git a/.chezmoiscripts/darwin/run_onchange_before_10_homebrew.sh.tmpl b/.chezmoiscripts/darwin/run_onchange_before_10_homebrew.sh.tmpl index 71fad5c..3480ee4 100644 --- a/.chezmoiscripts/darwin/run_onchange_before_10_homebrew.sh.tmpl +++ b/.chezmoiscripts/darwin/run_onchange_before_10_homebrew.sh.tmpl @@ -35,6 +35,7 @@ set -eufo pipefail "vim" "wget" }} {{ $casks := list + "font-gentium-plus" "font-menlo-for-powerline" }} brew bundle --no-lock --file=/dev/stdin <