List of packages I install on a new system
This commit is contained in:
parent
25df5a059f
commit
de6e8d1b1c
8
Bash Scripts/packages.sh
Executable file
8
Bash Scripts/packages.sh
Executable 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}
|
Loading…
x
Reference in New Issue
Block a user