Add --noconfirm to paru commands for non-interactive installs

This commit is contained in:
2026-04-15 15:25:17 +02:00
parent 6afc232505
commit ace4b0c7f7
10 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ DOOM="${HOME}/.config/emacs/bin/doom"
#+begin_src bash
echo "==> Emacs packages"
paru -S --needed emacs aspell aspell-en aspell-fr
paru -S --needed --noconfirm emacs aspell aspell-en aspell-fr
#+end_src
** Tangle Configuration