diff --git a/run_onchange_before_install_main_deps.sh.tmpl b/run_onchange_before_install_main_deps.sh.tmpl index b1980ae..63b0090 100644 --- a/run_onchange_before_install_main_deps.sh.tmpl +++ b/run_onchange_before_install_main_deps.sh.tmpl @@ -123,7 +123,7 @@ $Green########################################################################## sleep 3 {{ if eq .chezmoi.os "darwin" -}} - brew install fish neovim $ACT_PACKAGES atuin jump -y + brew install fish neovim $ACT_PACKAGES atuin jump {{ else if eq .chezmoi.osRelease.id "fedora" -}} sudo dnf install neovim fish $ACT_PACKAGES -y