Celediel-patches
Find a file
2023-11-07 17:39:21 -08:00
.pedazos_de_readme create README.md with POSIX shell 2023-11-07 17:37:41 -08:00
srcpkgs fantasque already nerdfont'd 2023-11-07 17:39:21 -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 create README.md with POSIX shell 2023-11-07 17:37:41 -08:00
update_readme.sh create README.md with POSIX shell 2023-11-07 17:37:41 -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