1
0
This commit is contained in:
2025-07-29 01:00:36 +02:00
parent 611743b13e
commit 98cad4fe2c

View File

@@ -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