diff --git a/home/.chezmoiscripts/run_onchange_10-install-packages.sh.tmpl b/home/.chezmoiscripts/run_onchange_10-install-packages.sh.tmpl index 228e7c3..c4f85e6 100644 --- a/home/.chezmoiscripts/run_onchange_10-install-packages.sh.tmpl +++ b/home/.chezmoiscripts/run_onchange_10-install-packages.sh.tmpl @@ -7,6 +7,8 @@ packages=( wget tmux zsh + direnv + starship ) {{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}