aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2024-08-08 03:30:24 -0400
committerSquibid <me@zacharyscheiman.com>2024-08-08 03:30:24 -0400
commit8d2f9bcee4c3b6fbbb225eabf7ad207da01f3fa3 (patch)
treeb1ebcf4836ccf2899a8105d83677e67f9a2f5835 /README.md
downloadvoidpkgs-8d2f9bcee4c3b6fbbb225eabf7ad207da01f3fa3.tar.gz
voidpkgs-8d2f9bcee4c3b6fbbb225eabf7ad207da01f3fa3.tar.bz2
voidpkgs-8d2f9bcee4c3b6fbbb225eabf7ad207da01f3fa3.zip
initial commit
Diffstat (limited to '')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..49f603e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# A bunch of packages that I want on void
+For a list of packages look at the srcpkgs directory.
+
+To install the packages in this repo make a file like called:
+/etc/xbps.d/squibid.conf with the following:
+```conf
+repository=https://voidpkgs.squi.bid
+```