Celediel-patches
Find a file
2023-11-14 23:30:39 -08:00
.pedazos_de_readme move readme update script into sneaky folder 2023-11-07 22:08:20 -08:00
srcpkgs curlie - power of curl, ease of httpie 2023-11-14 23:30:39 -08:00
install.sh install script 2023-11-07 15:23:51 -08:00
LICENSE Initial commit 2023-11-07 18:07:49 -05:00
README.md curlie - power of curl, ease of httpie 2023-11-14 23:30:39 -08:00

void-packages

Void linux package templates I've created that probably wouldn't get accepted into the repos.

(DIY VUR?)

Install

Run install.sh or do it manually like

for item in srcpkgs/*; do
	cp -vr $item $HOME/void-packages/srcpkgs
done

Included packages