void-packages-celediel/README.md
Lilian Jónsdóttir ebe2a9b914 create README.md with POSIX shell
because I don't like doing things manually lmao
2023-11-07 17:37:41 -08:00

2.1 KiB

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