summaryrefslogtreecommitdiffstats
path: root/rice/install_pkgs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rice/install_pkgs.sh')
-rwxr-xr-xrice/install_pkgs.sh43
1 files changed, 43 insertions, 0 deletions
diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh
new file mode 100755
index 0000000..379a0e4
--- /dev/null
+++ b/rice/install_pkgs.sh
@@ -0,0 +1,43 @@
+#!/bin/sh
+installcmd="pacman -Syu --needed --noconfirm"
+sed '1,/^exit$/d;/^#/d' -- "$0" | xargs -tP1 $installcmd
+exit
+
+# user
+acpi
+alsa-utils
+curl
+feh
+file
+firefox
+fish
+git
+htop
+netcat
+p7zip
+screenfetch
+tig
+tree
+unzip
+vim
+wget
+
+# Xorg
+libxcb
+lxrandr
+picom
+xorg-server
+xorg-xinit
+xorg-xsetroot
+
+# distro
+base
+base-devel
+dhcpcd
+linux
+linux-firmware
+man-db
+man-pages
+pacman-contrib
+polkit
+ttf-dejavu