List of packages I install on a new system

This commit is contained in:
silvernode 2016-04-03 07:28:15 -07:00
parent 25df5a059f
commit de6e8d1b1c

8
Bash Scripts/packages.sh Executable file
View File

@ -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}