feat: initial commit for PKGBUILD repo

This commit is contained in:
2026-02-22 19:00:41 +01:00
parent 763255e552
commit 74b9420c67
51 changed files with 1784 additions and 5 deletions

9
SysPulse-rs/config Normal file
View File

@@ -0,0 +1,9 @@
[core]
repositoryformatversion = 0
filemode = true
bare = true
[remote "origin"]
url = ssh://git@narl.io/nvrl/SysPulse-rs.git
tagOpt = --no-tags
fetch = +refs/*:refs/*
mirror = true