From 27ad016505dd0e4caa68d67cfc292915dda10677 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 31 May 2025 21:02:44 +0200 Subject: added some latex packages --- archsetup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archsetup.sh b/archsetup.sh index 830aea0..445abe0 100644 --- a/archsetup.sh +++ b/archsetup.sh @@ -41,7 +41,8 @@ pacman -Syu --noconfirm || handle_error "Failed to update system" # Group packages by category for better readability and fewer pacman calls pacman -S --noconfirm \ git sudo less openssh rsync which stow vi neovim base-devel cronie \ - gcc nodejs npm go python texlive-latexrecommended hugo mingw-w64-gcc\ + gcc nodejs npm go python hugo mingw-w64-gcc\ + texlive-latexrecommended texlive-fontsextra texlive-fontsrecommended texlive-latexextra\ wget task unzip neofetch mupdf yt-dlp ffmpeg feh mpv \ gawk m4 dictd emacs tldr plocate\ noto-fonts-cjk noto-fonts-emoji ttf-dejavu\ -- cgit v1.2.3