diff --git a/Bash Scripts/packages.sh b/Bash Scripts/packages.sh new file mode 100755 index 0000000..293e83a --- /dev/null +++ b/Bash Scripts/packages.sh @@ -0,0 +1,8 @@ +#!/bin/bash + +pkglist="pcmanfm net-tools gmusicbrowser pianobar chromium + deluge chromium-pepper-flash gcc-c++ mlocate gvfs ntfs-3g + atom terminator alsa-utils xfce4-whiskermenu-plugin playonlinux" + +tux i void-repo-nonfree void-repo-multilib +tux i ${pkglist}