From 3219739e8e76205ef8c0d6271293e6f73d112d71 Mon Sep 17 00:00:00 2001 From: Joachim Nielandt Date: Tue, 9 Nov 2021 16:09:24 +0100 Subject: [PATCH] Added dep --- .../scripts/executable_install.chezmoi.dependencies.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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