diff options
Diffstat (limited to 'archsetup.sh')
-rw-r--r-- | archsetup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archsetup.sh b/archsetup.sh index 54875ba..efd2cf3 100644 --- a/archsetup.sh +++ b/archsetup.sh @@ -44,6 +44,7 @@ pacman -S --noconfirm \ gcc nodejs npm go python texlive-latexrecommended hugo\ wget task unzip neofetch mupdf yt-dlp ffmpeg feh mpv \ gawk m4 dictd emacs tldr\ + noto-fonts-cjk noto-fonts-emoji ttf-dejavu\ zsh fzf ripgrep fd zoxide mcfly lf || handle_error "Failed to install packages" pacman -Rns $(pacman -Qtdq) --noconfirm go telemetry off |