From 98cad4fe2c7e3ab56aa3b36a1ffda67f7de8d8af Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Tue, 29 Jul 2025 01:00:36 +0200 Subject: [PATCH] up --- scripts/manjaro.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/manjaro.sh b/scripts/manjaro.sh index 7802f77..8a48142 100644 --- a/scripts/manjaro.sh +++ b/scripts/manjaro.sh @@ -145,7 +145,7 @@ main() { "$ZSH" && install_zsh "$LATEX" && install_latex "$CODE" && install_vscode - "$QUARTO" && install_quarto + "$QUARTO" && install_quarto && configure_quarto ## Install yay if [ ! $(command -v yay) ]; then