diff --git a/run_onchange_after_install_main_deps.sh.tmpl b/run_onchange_after_install_main_deps.sh.tmpl index 84f221f..982294a 100644 --- a/run_onchange_after_install_main_deps.sh.tmpl +++ b/run_onchange_after_install_main_deps.sh.tmpl @@ -211,7 +211,7 @@ new_line "Install neovim, fish, atuin, jump and the rest" sudo pkg install --yes $ACT_PACKAGES -{{ if eq .chezmoi.os "darwin" -}} +{{ else if eq .chezmoi.os "darwin" -}} brew install -q fish neovim $ACT_PACKAGES atuin jump fd sk dust lazygit 2>&1|pad {{ else if eq .chezmoi.osRelease.id "fedora" -}}