#!/bin/zsh set +x typeset -a packages packages=( aerc bat broot btop buildah cmus dos2unix dunst fd firefox fzf gimp git gopls handlr helvum herbstluftwm htop imv isync kid3-qt kitty kitty-terminfo lazygit libreoffice-fresh maim mc mixxx mpv msmtp msmtp-mta mtr neovim noto-fonts noto-fonts-cjk noto-fonts-emoji openssh pass pdfjs php php-legacy pipewire pipewire-alsa pipewire-jack pipewire-pulse pipewire-v4l2 pipewire-zeroconf podman pulsemixer pv qutebrowser ranger ripgrep rofi rofi-calc shellcheck skopeo slock the_silver_searcher ttf-hack # ttf-ms-fonts ttf-nerd-fonts-symbols ttf-nerd-fonts-symbols-mono visidata xsv zathura zsh ) sudo pacman -Syu --needed $packages # aur: rofi-greenclip