diff --git a/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh b/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh index b03d287..e2715de 100644 --- a/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh +++ b/dot_dotfiles/scripts/executable_install.chezmoi.dependencies.sh @@ -2,4 +2,6 @@ # install all dependencies of the chezmoi repository # especially useful when setting up a new system # list is incomplete at the moment -sudo pacman -Sy pacman-contrib +sudo pacman -Sy \ + pacman-contrib \ + qutebrowser