From fa8aa006e1628b47a2b34b0b800f71bd3beece2d Mon Sep 17 00:00:00 2001 From: ottjk Date: Sun, 31 Dec 2023 14:24:59 -0500 Subject: pacman packages --- install.sh | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100755 install.sh (limited to 'install.sh') diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..4901a70 --- /dev/null +++ b/install.sh @@ -0,0 +1,47 @@ +sudo pacman -Syu \ + blueman \ + brightnessctl \ + dex \ + dunst \ + eza \ + firefox \ + fish \ + fzf \ + grim \ + gnome-keyring \ + imv \ + ly \ + neovim \ + papirus-icon-theme \ + pavucontrol \ + pcmanfm-gtk3 \ + ripgrep \ + ripgrep \ + rust \ + sshfs \ + starship \ + texlive-basic \ + texlive-bibtexextra \ + texlive-binextra \ + texlive-fontsextra \ + texlive-formatsextra \ + texlive-latexextra \ + texlive-mathscience \ + texlive-pictures \ + unzip \ + vlc \ + wayland-protocols \ + wezterm \ + wget \ + wireguard-tools \ + xplr \ + zoxide \ + gvim \ + keepassxc \ + nextcloud-client \ + noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra \ + otf-font-awesome \ + sway swaybg swayidle \ + tmux \ + waybar \ + zathura-pdf-mupdf -- cgit v1.3